diff options
-rw-r--r-- | japanese/ruby-tcltklib/Makefile | 18 | ||||
-rw-r--r-- | japanese/ruby-tk/Makefile | 18 | ||||
-rw-r--r-- | japanese/ruby14-tcltklib/Makefile | 18 | ||||
-rw-r--r-- | japanese/ruby14-tk/Makefile | 18 |
4 files changed, 72 insertions, 0 deletions
diff --git a/japanese/ruby-tcltklib/Makefile b/japanese/ruby-tcltklib/Makefile new file mode 100644 index 000000000000..595b42d099e5 --- /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" diff --git a/japanese/ruby-tk/Makefile b/japanese/ruby-tk/Makefile new file mode 100644 index 000000000000..595b42d099e5 --- /dev/null +++ b/japanese/ruby-tk/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" diff --git a/japanese/ruby14-tcltklib/Makefile b/japanese/ruby14-tcltklib/Makefile new file mode 100644 index 000000000000..595b42d099e5 --- /dev/null +++ b/japanese/ruby14-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" diff --git a/japanese/ruby14-tk/Makefile b/japanese/ruby14-tk/Makefile new file mode 100644 index 000000000000..595b42d099e5 --- /dev/null +++ b/japanese/ruby14-tk/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" |