mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
34da9bdf57
been inactive more than 6 months. We hope to see him back sometime.
19 lines
391 B
Makefile
19 lines
391 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?= 80
|
|
WITH_TCLTK_JP= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../x11-toolkits/ruby-tk
|
|
|
|
.include "${MASTERDIR}/Makefile"
|