diff options
author | gson <gson@pkgsrc.org> | 2003-06-29 22:56:13 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2003-06-29 22:56:13 +0000 |
commit | 05e2c3351fece09108b1aa2346a3710ebce413b6 (patch) | |
tree | 977c37fbb029fc5f28c3e7173b3cc154488a3572 /misc | |
parent | b1dc1819b2017546edd4da4cb15ffcc9142a0a02 (diff) | |
download | pkgsrc-05e2c3351fece09108b1aa2346a3710ebce413b6.tar.gz |
Imported Geography-Countries-1.4, a perl5 module for mapping country
names and codes.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Geography-Countries/DESCR | 3 | ||||
-rw-r--r-- | misc/p5-Geography-Countries/Makefile | 17 | ||||
-rw-r--r-- | misc/p5-Geography-Countries/PLIST | 1 | ||||
-rw-r--r-- | misc/p5-Geography-Countries/distinfo | 4 |
4 files changed, 25 insertions, 0 deletions
diff --git a/misc/p5-Geography-Countries/DESCR b/misc/p5-Geography-Countries/DESCR new file mode 100644 index 00000000000..2dd8fdf39c9 --- /dev/null +++ b/misc/p5-Geography-Countries/DESCR @@ -0,0 +1,3 @@ +The Gegraphy::Countries module maps country names, and their 2-letter, +3-letter and numerical codes, as defined by the ISO-3166 maintenance +agency, and defined by the UNSD. diff --git a/misc/p5-Geography-Countries/Makefile b/misc/p5-Geography-Countries/Makefile new file mode 100644 index 00000000000..04f36f84732 --- /dev/null +++ b/misc/p5-Geography-Countries/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/06/29 22:56:13 gson Exp $ +# + +DISTNAME= Geography-Countries-1.4 +PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5gcn +CATEGORIES= misc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/} + +MAINTAINER= gson@netbsd.org +COMMENT= perl5 module for mapping contry names and codes + +USE_BUILDLINK2= YES +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Geography/Countries/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/misc/p5-Geography-Countries/PLIST b/misc/p5-Geography-Countries/PLIST new file mode 100644 index 00000000000..d4d6bd1da29 --- /dev/null +++ b/misc/p5-Geography-Countries/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/29 22:56:13 gson Exp $ diff --git a/misc/p5-Geography-Countries/distinfo b/misc/p5-Geography-Countries/distinfo new file mode 100644 index 00000000000..72a2bda0e4f --- /dev/null +++ b/misc/p5-Geography-Countries/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/06/29 22:56:13 gson Exp $ + +SHA1 (Geography-Countries-1.4.tar.gz) = 786c110e396050ffa8628eff18958a8bdf0a1219 +Size (Geography-Countries-1.4.tar.gz) = 9067 bytes |