summaryrefslogtreecommitdiff
path: root/converters/p5-jcode
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-05-31 13:00:17 +0000
committerseb <seb@pkgsrc.org>2002-05-31 13:00:17 +0000
commitb9c49dceb4d3c13082afc7301c533f5dbb22b6a5 (patch)
tree5c04b07fd5211220340e40f43395bb00196370ff /converters/p5-jcode
parent38e2b241c21fb6eb3e827a97f233584c31f59d1f (diff)
downloadpkgsrc-b9c49dceb4d3c13082afc7301c533f5dbb22b6a5.tar.gz
Reimport of package p5-jcode from japanese/p5-jcode into converters/p5-jcode.
This is part of the japanese category retirement. CATEGORIES adjusted.
Diffstat (limited to 'converters/p5-jcode')
-rw-r--r--converters/p5-jcode/DESCR8
-rw-r--r--converters/p5-jcode/Makefile27
-rw-r--r--converters/p5-jcode/PLIST2
-rw-r--r--converters/p5-jcode/distinfo4
4 files changed, 41 insertions, 0 deletions
diff --git a/converters/p5-jcode/DESCR b/converters/p5-jcode/DESCR
new file mode 100644
index 00000000000..8e9cd129287
--- /dev/null
+++ b/converters/p5-jcode/DESCR
@@ -0,0 +1,8 @@
+jcode.pl is Perl library for Japanese character code conversion.
+It supports translation of each JIS, EUC, Shift JIS texts, and
+automatically recognizes the encode-method of the target text files.
+
+Document is in jcode.pl itself as comment.
+And jcode.pl-history file (in Japanese) might help you:
+ ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/jcode.pl-history
+ ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/jcode.pl-history
diff --git a/converters/p5-jcode/Makefile b/converters/p5-jcode/Makefile
new file mode 100644
index 00000000000..e7bd8bd1cd4
--- /dev/null
+++ b/converters/p5-jcode/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:00:17 seb Exp $
+# FreeBSD Id: Makefile,v 1.2 1999/01/17 10:56:40 vanilla Exp $
+
+DISTNAME= jcode.pl-2.13
+PKGNAME= p5-jcode-2.13
+SVR4_PKGNAME= p5jc2
+CATEGORIES= japanese converters
+MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ \
+ ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/
+EXTRACT_SUFX=
+
+MAINTAINER= tech-pkg-ja@jp.netbsd.org
+HOMEPAGE= # not available
+COMMENT= Perl library for Japanese character code conversion
+
+USE_BUILDLINK_ONLY= YES
+
+WRKSRC= ${WRKDIR}
+NO_BUILD= # defined
+EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} .
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PERL5_SITELIB}
+ ${INSTALL_DATA} ${WRKDIR}/${DISTNAME} ${PERL5_SITELIB}/jcode.pl
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/converters/p5-jcode/PLIST b/converters/p5-jcode/PLIST
new file mode 100644
index 00000000000..552ec6872fc
--- /dev/null
+++ b/converters/p5-jcode/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/31 13:00:17 seb Exp $
+${PERL5_SITELIB}/jcode.pl
diff --git a/converters/p5-jcode/distinfo b/converters/p5-jcode/distinfo
new file mode 100644
index 00000000000..03a2cbddaf4
--- /dev/null
+++ b/converters/p5-jcode/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/05/31 13:00:17 seb Exp $
+
+SHA1 (jcode.pl-2.13) = a123c07e86addb950cb3d9b7128cff03aba12c60
+Size (jcode.pl-2.13) = 21093 bytes