aboutsummaryrefslogtreecommitdiff
path: root/japanese/ruby-tk/Makefile
blob: ef925b39d3b4090c2d91fbf2e7cd4305085de711 (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=	ports@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"