mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
b3f23ff0cf
ports remove the previous fix. If you absolutely must have this port you can use the previous version of this Makefile until the Tcl/Tk 8.0 ports go away in the very near future. :)
19 lines
407 B
Makefile
19 lines
407 B
Makefile
# New ports collection makefile for: ja-rubytk
|
|
# Version required: (depends on ${MASTERDIR})
|
|
# Date created: 15 March 1999
|
|
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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"
|