aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-08-23 12:35:50 +0800
committerknu <knu@FreeBSD.org>2000-08-23 12:35:50 +0800
commit4a5c25b0958802be2d66c555c391137f14e1baa8 (patch)
tree422d7c509ec5e7b85437858ef81fdc38b81ecd15 /japanese
parent3eea6997b585d3221d9bdda623dd5c57c780092e (diff)
downloadfreebsd-ports-gnome-4a5c25b0958802be2d66c555c391137f14e1baa8.tar.gz
freebsd-ports-gnome-4a5c25b0958802be2d66c555c391137f14e1baa8.tar.zst
freebsd-ports-gnome-4a5c25b0958802be2d66c555c391137f14e1baa8.zip
Add ruby-slang/ja-ruby-slang, S-Lang/S-Lang-jp extension module for Ruby.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/ruby-slang/Makefile18
-rw-r--r--japanese/ruby-slang/pkg-comment1
3 files changed, 20 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index b90fd613e58b..a0dedb41d4cd 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -231,6 +231,7 @@
SUBDIR += rskkserv
SUBDIR += ruby-kakasi
SUBDIR += ruby-man
+ SUBDIR += ruby-slang
SUBDIR += ruby-uconv
SUBDIR += rubytk
SUBDIR += rxvt
diff --git a/japanese/ruby-slang/Makefile b/japanese/ruby-slang/Makefile
new file mode 100644
index 000000000000..83d7c18c1ac9
--- /dev/null
+++ b/japanese/ruby-slang/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: Ruby-slang (slanglib)
+# Date created: 23 Aug 2000
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../../devel/ruby-slang
+
+CATEGORIES= japanese
+
+MAINTAINER= knu@FreeBSD.org
+
+COMMENT= ${.CURDIR}/pkg/COMMENT
+
+WITH_JAPANESE= yes
+
+.include "${MASTERDIR}/Makefile"
diff --git a/japanese/ruby-slang/pkg-comment b/japanese/ruby-slang/pkg-comment
new file mode 100644
index 000000000000..a741864819c0
--- /dev/null
+++ b/japanese/ruby-slang/pkg-comment
@@ -0,0 +1 @@
+S-Lang-jp extension module for Ruby