summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-11-12 17:22:23 +0000
committerknu <knu@FreeBSD.org>2003-11-12 17:22:23 +0000
commitd806587e681d82829c728fe4e46edf41e6d75615 (patch)
tree871bf3a62a981660914c1f9add46dab50ad19ae7 /japanese
parent7448997ba09d6666ae5703433f3d742780065cf1 (diff)
downloadFreeBSD-ports-d806587e681d82829c728fe4e46edf41e6d75615.zip
FreeBSD-ports-d806587e681d82829c728fe4e46edf41e6d75615.tar.gz
Add japanese/ruby-ming as a slave of graphics/ruby-ming. It depends
on and is linked with japanese/ming instead of graphics/ming.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/ruby-ming/Makefile16
2 files changed, 17 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 467d7c7..9bec1b3 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -320,6 +320,7 @@
SUBDIR += ruby-kakasi
SUBDIR += ruby-man
SUBDIR += ruby-mecab
+ SUBDIR += ruby-ming
SUBDIR += ruby-rdic
SUBDIR += ruby-refe
SUBDIR += ruby-romkan
diff --git a/japanese/ruby-ming/Makefile b/japanese/ruby-ming/Makefile
new file mode 100644
index 0000000..89b125d
--- /dev/null
+++ b/japanese/ruby-ming/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: Ruby/Ming-ja
+# Date created: 13 November 2003
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= japanese
+
+COMMENT= Yet another Ming module for Ruby built with Japanese support
+
+LIB_DEPENDS= ming.3:${PORTSDIR}/japanese/ming
+
+MASTERDIR= ${.CURDIR}/../../graphics/ruby-ming
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud