freebsd-ports/japanese/ruby-tcltklib/Makefile
Steve Price f3aa026d1f Revert back to using Tcl/Tk version 8.0.
PR:		15592
Submitted by:	maintainer
1999-12-24 04:33:46 +00:00

21 lines
440 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
TCL_VERSION?= 80
TK_VERSION?= 80
WITH_TCL_JP= yes
MASTERDIR= ${.CURDIR}/../../x11-toolkits/rubytk
.include "${MASTERDIR}/Makefile"