summaryrefslogtreecommitdiff
path: root/japanese/p5-nkf
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-10-11 06:23:43 +0000
committersakamoto <sakamoto>1999-10-11 06:23:43 +0000
commit5901f925a2a350c92053fba2777b4a787296eb96 (patch)
tree8555aa4cf379266b6c44dbb5a8a9a2af84264067 /japanese/p5-nkf
parent224075c05c55e265f7481c2ec3d7313a15b2b142 (diff)
downloadpkgsrc-5901f925a2a350c92053fba2777b4a787296eb96.tar.gz
Initial import of p5-nkf-1.7
Perl library for Network Kanji code conversion Fileter
Diffstat (limited to 'japanese/p5-nkf')
-rw-r--r--japanese/p5-nkf/Makefile17
-rw-r--r--japanese/p5-nkf/files/md53
-rw-r--r--japanese/p5-nkf/pkg/COMMENT1
-rw-r--r--japanese/p5-nkf/pkg/DESCR7
-rw-r--r--japanese/p5-nkf/pkg/PLIST7
5 files changed, 35 insertions, 0 deletions
diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile
new file mode 100644
index 00000000000..071060936f3
--- /dev/null
+++ b/japanese/p5-nkf/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/10/11 06:23:43 sakamoto Exp $
+#
+
+DISTNAME= nkf-1.7
+PKGNAME= p5-nkf-1.7
+CATEGORIES= japanese converters
+MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/nkf/
+
+MAINTAINER= tech-pkg-ja@jp.netbsd.org
+
+USE_PERL5= yes
+WRKSRC= ${WRKDIR}/${DISTNAME}/NKF
+
+do-configure:
+ @cd ${WRKSRC} && perl Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/japanese/p5-nkf/files/md5 b/japanese/p5-nkf/files/md5
new file mode 100644
index 00000000000..0cc254c4ce6
--- /dev/null
+++ b/japanese/p5-nkf/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/10/11 06:23:43 sakamoto Exp $
+
+MD5 (nkf-1.7.tar.gz) = 153c6917384a7cff635f5eed576dc563
diff --git a/japanese/p5-nkf/pkg/COMMENT b/japanese/p5-nkf/pkg/COMMENT
new file mode 100644
index 00000000000..c73c6cc7bb2
--- /dev/null
+++ b/japanese/p5-nkf/pkg/COMMENT
@@ -0,0 +1 @@
+Perl library for Network Kanji code conversion Fileter
diff --git a/japanese/p5-nkf/pkg/DESCR b/japanese/p5-nkf/pkg/DESCR
new file mode 100644
index 00000000000..ffd81368e75
--- /dev/null
+++ b/japanese/p5-nkf/pkg/DESCR
@@ -0,0 +1,7 @@
+Nkf is a yet another kanji code converter among networks, hosts and terminals.
+It converts input kanji code to desig- nated kanji code such as 7-bit
+JIS, MS-kanji (shifted-JIS) or EUC.
+
+One of the most unique facicility of nkf is the guess of the input kanji
+code. It currently recognizes 7-bit JIS, MS- kanji (shifted-JIS) and EUC.
+So users needn't the input kanji code specification.
diff --git a/japanese/p5-nkf/pkg/PLIST b/japanese/p5-nkf/pkg/PLIST
new file mode 100644
index 00000000000..f03e9d4c053
--- /dev/null
+++ b/japanese/p5-nkf/pkg/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/11 06:23:44 sakamoto Exp $
+lib/perl5/man/man3/NKF.3
+lib/perl5/site_perl/NKF.pm
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/NKF/.packlist
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/NKF/NKF.bs
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/NKF/NKF.so
+@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/NKF