diff --git a/converters/p5-Unicode-EastAsianWidth/DESCR b/converters/p5-Unicode-EastAsianWidth/DESCR new file mode 100644 index 000000000000..bd6b27c69ba3 --- /dev/null +++ b/converters/p5-Unicode-EastAsianWidth/DESCR @@ -0,0 +1,3 @@ +This module provide user-defined Unicode properties that deal with +width status of East Asian characters, as specified in +http://www.unicode.org/unicode/reports/tr11/. diff --git a/converters/p5-Unicode-EastAsianWidth/Makefile b/converters/p5-Unicode-EastAsianWidth/Makefile new file mode 100644 index 000000000000..02479f0d3a16 --- /dev/null +++ b/converters/p5-Unicode-EastAsianWidth/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2013/07/04 15:58:56 wiz Exp $ + +DISTNAME= Unicode-EastAsianWidth-1.33 +PKGNAME= p5-${DISTNAME} +CATEGORIES= converters perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Unicode-EastAsianWidth/ +COMMENT= Perl5 module that provides properties of East Asian characters +#LICENSE= cc0-1.0 + +PERL5_PACKLIST= auto/Unicode/EastAsianWidth/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/converters/p5-Unicode-EastAsianWidth/distinfo b/converters/p5-Unicode-EastAsianWidth/distinfo new file mode 100644 index 000000000000..7ff1a743f01f --- /dev/null +++ b/converters/p5-Unicode-EastAsianWidth/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/07/04 15:58:56 wiz Exp $ + +SHA1 (Unicode-EastAsianWidth-1.33.tar.gz) = 522df78fc80b14fe9190530a5cedf50a78de185b +RMD160 (Unicode-EastAsianWidth-1.33.tar.gz) = 6ee40d70c0d855835e89d9d690d32a5352772652 +Size (Unicode-EastAsianWidth-1.33.tar.gz) = 31498 bytes