summaryrefslogtreecommitdiffstats
path: root/japanese/ruby-tcltklib
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>1999-04-27 12:46:36 +0000
committertaoka <taoka@FreeBSD.org>1999-04-27 12:46:36 +0000
commit3cb536cd947bb03861d9ff5daf06d487e641b535 (patch)
treeafcb1c3074e8a67bb3b3e4781453f44dc823741b /japanese/ruby-tcltklib
parent7ab876820cf08917498ca7dc893ec43887e49c2e (diff)
downloadFreeBSD-ports-3cb536cd947bb03861d9ff5daf06d487e641b535.zip
FreeBSD-ports-3cb536cd947bb03861d9ff5daf06d487e641b535.tar.gz
a Ruby interface to Tcl/Tk libraries
PR: 10908 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
Diffstat (limited to 'japanese/ruby-tcltklib')
-rw-r--r--japanese/ruby-tcltklib/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/japanese/ruby-tcltklib/Makefile b/japanese/ruby-tcltklib/Makefile
new file mode 100644
index 0000000..595b42d
--- /dev/null
+++ b/japanese/ruby-tcltklib/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: ja-rubytk
+# Version required: (depends on ${MASTERDIR})
+# Date created: 15 March 1999
+# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
+#
+# $Id$
+#
+
+PKGNAME= ja-rubytk-${VERSION}
+CATEGORIES= japanese x11-toolkits
+
+MAINTAINER= yasuf@big.or.jp
+
+WITH_TCL_JP= yes
+
+MASTERDIR= ${.CURDIR}/../../x11-toolkits/rubytk
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud