aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Lingua-JA-Kana
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2008-05-15 19:19:40 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2008-05-15 19:19:40 +0000
commit5993e14e7c5e81af4c34bdb7b15a98c015626725 (patch)
tree679fa8b4503da2fd3b1383e739b199864fe91293 /japanese/p5-Lingua-JA-Kana
parentb2d007767e0fb6def7adf0b4763af5ad524aa57d (diff)
downloadports-5993e14e7c5e81af4c34bdb7b15a98c015626725.tar.gz
ports-5993e14e7c5e81af4c34bdb7b15a98c015626725.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>
Notes
Notes: svn path=/head/; revision=213092
Diffstat (limited to 'japanese/p5-Lingua-JA-Kana')
-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
4 files changed, 41 insertions, 0 deletions
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