aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2008-05-16 03:19:40 +0800
committersat <sat@FreeBSD.org>2008-05-16 03:19:40 +0800
commit631c49219682c46c921e4cf851b616f8faf2bd8c (patch)
treebdab3053865991e99dc9cb5824de998a9a305577
parent013106a60ad2e596195732f69be48081dd850ea8 (diff)
downloadfreebsd-ports-gnome-631c49219682c46c921e4cf851b616f8faf2bd8c.tar.gz
freebsd-ports-gnome-631c49219682c46c921e4cf851b616f8faf2bd8c.tar.zst
freebsd-ports-gnome-631c49219682c46c921e4cf851b616f8faf2bd8c.zip
Add port japanese/p5-Lingua-JA-Kana:
This module is a simple utility to convert katakana, hiragana, and romaji at ease. This module makes use of utf8 semantics. Strings in this module must be utf8-flagged. If they are not, you can use Encode to do so. WWW: http://search.cpan.org/dist/Lingua-JA-Kana/ Author: Dan Kogai <dankogai@dan.co.jp>
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/p5-Lingua-JA-Kana/Makefile24
-rw-r--r--japanese/p5-Lingua-JA-Kana/distinfo3
-rw-r--r--japanese/p5-Lingua-JA-Kana/pkg-descr7
-rw-r--r--japanese/p5-Lingua-JA-Kana/pkg-plist7
5 files changed, 42 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 7cc92d0737cd..2a251e1abf92 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -254,6 +254,7 @@
SUBDIR += p5-Encode-EUCJPMS
SUBDIR += p5-FormValidator-Simple-Plugin-Number-Phone-JP
SUBDIR += p5-Jcode
+ SUBDIR += p5-Lingua-JA-Kana
SUBDIR += p5-Lingua-JA-Numbers
SUBDIR += p5-Lingua-JA-Summarize-Extract
SUBDIR += p5-Mail-SpamAssassin
diff --git a/japanese/p5-Lingua-JA-Kana/Makefile b/japanese/p5-Lingua-JA-Kana/Makefile
new file mode 100644
index 000000000000..ad64c82c3bbc
--- /dev/null
+++ b/japanese/p5-Lingua-JA-Kana/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: p5-Lingua-JA-Kana
+# Date created: 14 May 2008
+# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Lingua-JA-Kana
+PORTVERSION= 0.03
+CATEGORIES= japanese perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= infofarmer@FreeBSD.org
+COMMENT= Converts between kanas and romaji
+
+BUILD_DEPENDS= p5-Test-Simple>=0.80:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= ${PORTNAME:S/-/::/g}.3
+
+.include <bsd.port.mk>
diff --git a/japanese/p5-Lingua-JA-Kana/distinfo b/japanese/p5-Lingua-JA-Kana/distinfo
new file mode 100644
index 000000000000..432344e32c20
--- /dev/null
+++ b/japanese/p5-Lingua-JA-Kana/distinfo
@@ -0,0 +1,3 @@
+MD5 (Lingua-JA-Kana-0.03.tar.gz) = 68f5f1db5899b9db5109f94a7ef2fc58
+SHA256 (Lingua-JA-Kana-0.03.tar.gz) = dfa2d4ec2395933ec156ca61e5d6c4071836eb80aadd7f11dbe1ae1851157bff
+SIZE (Lingua-JA-Kana-0.03.tar.gz) = 5979
diff --git a/japanese/p5-Lingua-JA-Kana/pkg-descr b/japanese/p5-Lingua-JA-Kana/pkg-descr
new file mode 100644
index 000000000000..7ffe0834dbb3
--- /dev/null
+++ b/japanese/p5-Lingua-JA-Kana/pkg-descr
@@ -0,0 +1,7 @@
+This module is a simple utility to convert katakana, hiragana, and
+romaji at ease. This module makes use of utf8 semantics. Strings in
+this module must be utf8-flagged. If they are not, you can use Encode
+to do so.
+
+WWW: http://search.cpan.org/dist/Lingua-JA-Kana/
+Author: Dan Kogai <dankogai@dan.co.jp>
diff --git a/japanese/p5-Lingua-JA-Kana/pkg-plist b/japanese/p5-Lingua-JA-Kana/pkg-plist
new file mode 100644
index 000000000000..7178bd17f691
--- /dev/null
+++ b/japanese/p5-Lingua-JA-Kana/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Lingua/JA/Kana.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/JA/Kana/.packlist
+@dirrmtry %%SITE_PERL%%/Lingua/JA
+@dirrmtry %%SITE_PERL%%/Lingua
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/JA/Kana
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/JA
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua