summaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-Map8
diff options
context:
space:
mode:
authorseb <seb>2004-11-02 23:40:10 +0000
committerseb <seb>2004-11-02 23:40:10 +0000
commit43939d655390795eba2e0dd07133b524b49c9c41 (patch)
tree9bee8892180343d27b93afde7bb555d32a01efea /converters/p5-Unicode-Map8
parent564748df93ae2141069c77f48937f32a45ae4c61 (diff)
downloadpkgsrc-43939d655390795eba2e0dd07133b524b49c9c41.tar.gz
Initial import of p5-Unicode-Map8 version 0.12 into the NetBSD Packages
Collection. The Unicode::Map8 class implement efficient mapping tables between 8-bit character sets and 16 bit character sets like Unicode. About 170 different mapping tables between various known character sets and Unicode is distributed with this package. The source of these tables is the vendor mapping tables provided by Unicode, Inc. and the code tables in RFC 1345. New maps can easily be installed.
Diffstat (limited to 'converters/p5-Unicode-Map8')
-rw-r--r--converters/p5-Unicode-Map8/DESCR6
-rw-r--r--converters/p5-Unicode-Map8/Makefile19
-rw-r--r--converters/p5-Unicode-Map8/PLIST1
-rw-r--r--converters/p5-Unicode-Map8/distinfo4
4 files changed, 30 insertions, 0 deletions
diff --git a/converters/p5-Unicode-Map8/DESCR b/converters/p5-Unicode-Map8/DESCR
new file mode 100644
index 00000000000..6579e554b0b
--- /dev/null
+++ b/converters/p5-Unicode-Map8/DESCR
@@ -0,0 +1,6 @@
+The Unicode::Map8 class implement efficient mapping tables between
+8-bit character sets and 16 bit character sets like Unicode. About
+170 different mapping tables between various known character sets and
+Unicode is distributed with this package. The source of these tables
+is the vendor mapping tables provided by Unicode, Inc. and the code
+tables in RFC 1345. New maps can easily be installed.
diff --git a/converters/p5-Unicode-Map8/Makefile b/converters/p5-Unicode-Map8/Makefile
new file mode 100644
index 00000000000..860ce43865c
--- /dev/null
+++ b/converters/p5-Unicode-Map8/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/02 23:40:10 seb Exp $
+#
+
+DISTNAME= Unicode-Map8-0.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= converters
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.unicode.org/
+COMMENT= Perl5 module providing mapping tables between charsets
+
+DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String
+
+USE_BUILDLINK3= yes
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Unicode/Map8/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/converters/p5-Unicode-Map8/PLIST b/converters/p5-Unicode-Map8/PLIST
new file mode 100644
index 00000000000..cabc489cc00
--- /dev/null
+++ b/converters/p5-Unicode-Map8/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/02 23:40:10 seb Exp $
diff --git a/converters/p5-Unicode-Map8/distinfo b/converters/p5-Unicode-Map8/distinfo
new file mode 100644
index 00000000000..9b2cd409c47
--- /dev/null
+++ b/converters/p5-Unicode-Map8/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/02 23:40:10 seb Exp $
+
+SHA1 (Unicode-Map8-0.12.tar.gz) = 4e5217c8095787902f2ee0fd299a883bcdeed5b7
+Size (Unicode-Map8-0.12.tar.gz) = 102882 bytes