mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
8752c350a7
- Synchronise portversions and portepochs in all ruby subports - Take maintainerships of all ruby subports.
19 lines
393 B
Makefile
19 lines
393 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= stas@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"
|