a Ruby interface to Tcl/Tk libraries
PR: 10908 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
This commit is contained in:
parent
4135202061
commit
0d388c0d41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18160
4 changed files with 72 additions and 0 deletions
18
japanese/ruby-tcltklib/Makefile
Normal file
18
japanese/ruby-tcltklib/Makefile
Normal file
|
@ -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"
|
18
japanese/ruby-tk/Makefile
Normal file
18
japanese/ruby-tk/Makefile
Normal file
|
@ -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"
|
18
japanese/ruby14-tcltklib/Makefile
Normal file
18
japanese/ruby14-tcltklib/Makefile
Normal file
|
@ -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"
|
18
japanese/ruby14-tk/Makefile
Normal file
18
japanese/ruby14-tk/Makefile
Normal file
|
@ -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"
|
Loading…
Reference in a new issue