aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/ruby-tk/Makefile
blob: c6c820782e8a5741bbc680b50e25fd40fba26a80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    ja-ruby-tk
# Date created:         15 March 1999
# Whom:                 Yasuhiro Fukuma <yasuf@big.or.jp>
#
# $FreeBSD$
#

CATEGORIES= japanese

MAINTAINER= knu@FreeBSD.org
COMMENT=    Ruby interface to the Japanized Tk widget set

TK_VERSION?=    80
WITH_TCLTK_JP=  yes

MASTERDIR=  ${.CURDIR}/../../x11-toolkits/ruby-tk

.include "${MASTERDIR}/Makefile"