aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Encode-JP-Mobile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-01-23 14:21:33 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-01-23 14:21:33 +0000
commit5dcd25a328fea6c5d11fc9603c48d21f4920eb47 (patch)
tree06d2b5cd2f0df54eb740c8aa174f11815b34e20b /japanese/p5-Encode-JP-Mobile
parent3343b9f1df584dc8e60ad4b9e582a27713637a84 (diff)
downloadports-5dcd25a328fea6c5d11fc9603c48d21f4920eb47.tar.gz
ports-5dcd25a328fea6c5d11fc9603c48d21f4920eb47.zip
Add p5-Encode-JP-Mobile 0.25, perl extension for encoding for mobile
phones in Japan.
Notes
Notes: svn path=/head/; revision=226714
Diffstat (limited to 'japanese/p5-Encode-JP-Mobile')
-rw-r--r--japanese/p5-Encode-JP-Mobile/Makefile26
-rw-r--r--japanese/p5-Encode-JP-Mobile/distinfo3
-rw-r--r--japanese/p5-Encode-JP-Mobile/pkg-descr3
-rw-r--r--japanese/p5-Encode-JP-Mobile/pkg-plist26
4 files changed, 58 insertions, 0 deletions
diff --git a/japanese/p5-Encode-JP-Mobile/Makefile b/japanese/p5-Encode-JP-Mobile/Makefile
new file mode 100644
index 000000000000..102e1d03751c
--- /dev/null
+++ b/japanese/p5-Encode-JP-Mobile/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: Encode::JP::Mobile
+# Date created: 23 Jan 2009
+# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Encode-JP-Mobile
+PORTVERSION= 0.25
+CATEGORIES= japanese perl5
+MASTER_SITES= CPAN
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Perl extension for encoding for mobile phones in Japan
+
+RUN_DEPENDS= \
+ p5-File-ShareDir>=0.05:${PORTSDIR}/devel/p5-File-ShareDir
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.pre.mk>
+
+PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
+
+.include <bsd.port.post.mk>
diff --git a/japanese/p5-Encode-JP-Mobile/distinfo b/japanese/p5-Encode-JP-Mobile/distinfo
new file mode 100644
index 000000000000..839009172c25
--- /dev/null
+++ b/japanese/p5-Encode-JP-Mobile/distinfo
@@ -0,0 +1,3 @@
+MD5 (Encode-JP-Mobile-0.25.tar.gz) = 4bdb718b6d8d93b05fca425e83cc176b
+SHA256 (Encode-JP-Mobile-0.25.tar.gz) = c5f45d97895dbd38a2370f291df604cadbde201c8fa0f85fcfdc4c3ee7cff649
+SIZE (Encode-JP-Mobile-0.25.tar.gz) = 631725
diff --git a/japanese/p5-Encode-JP-Mobile/pkg-descr b/japanese/p5-Encode-JP-Mobile/pkg-descr
new file mode 100644
index 000000000000..730959d24bf8
--- /dev/null
+++ b/japanese/p5-Encode-JP-Mobile/pkg-descr
@@ -0,0 +1,3 @@
+Perl extension for encoding for mobile phones in Japan.
+
+WWW: http://search.cpan.org/dist/Encode-JP-Mobile/
diff --git a/japanese/p5-Encode-JP-Mobile/pkg-plist b/japanese/p5-Encode-JP-Mobile/pkg-plist
new file mode 100644
index 000000000000..280709c54cfe
--- /dev/null
+++ b/japanese/p5-Encode-JP-Mobile/pkg-plist
@@ -0,0 +1,26 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP/Mobile.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP/Mobile/Character.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP/Mobile/Charnames.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP/Mobile/ConvertPictogramSJIS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP/Mobile/Cookbook.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP/Mobile/Fallback.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP/Mobile/KDDIJIS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP/Mobile/Vodafone.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/Mobile.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/Mobile.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/convert-map-utf8.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/convert-map-utf8.yaml
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/docomo-table.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/docomo-table.yaml
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/kddi-table.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/kddi-table.yaml
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/softbank-table.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/softbank-table.yaml
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile/softbank-unicode2sjis_auto.yaml
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP/Mobile
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/JP
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP/Mobile
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Encode/JP
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Encode