1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/japanese/ruby-tk/Makefile
Akinori MUSHA 6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00

19 lines
347 B
Makefile

# New ports collection makefile for: ja-rubytk
# Date created: 15 March 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
#
# $FreeBSD$
#
CATEGORIES= japanese
MAINTAINER= yasuf@big.or.jp
TCL_VERSION?= 80
TK_VERSION?= 80
WITH_TCL_JP= yes
MASTERDIR= ${.CURDIR}/../../x11-toolkits/rubytk
.include "${MASTERDIR}/Makefile"