e014c1264b
Reported by: krismail
18 lines
394 B
Makefile
18 lines
394 B
Makefile
# New ports collection makefile for: ja-ruby-tk
|
|
# Date created: 15 March 1999
|
|
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Ruby interface to the Japanized Tk widget set
|
|
|
|
TK_VERSION?= 8.0jp
|
|
WITH_TCLTK_JP= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../x11-toolkits/ruby-tk
|
|
|
|
.include "${MASTERDIR}/Makefile"
|