mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
19 lines
402 B
Makefile
19 lines
402 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>
|
||
|
#
|
||
|
# $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"
|