From ec6916c7e49c5da93f3bd939e811ca4a3bdec261 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 14 Mar 2010 16:26:22 +0000 Subject: Reimport some packages from misc into a better fitting category. Packages found by Timothy E. Larson (mail to pkgsrc-users). PREV_PKGPATH is set for tools that need to follow this move. --- geography/p5-Geography-Countries/DESCR | 3 +++ geography/p5-Geography-Countries/Makefile | 24 ++++++++++++++++++++++++ geography/p5-Geography-Countries/distinfo | 5 +++++ 3 files changed, 32 insertions(+) create mode 100644 geography/p5-Geography-Countries/DESCR create mode 100644 geography/p5-Geography-Countries/Makefile create mode 100644 geography/p5-Geography-Countries/distinfo (limited to 'geography/p5-Geography-Countries') diff --git a/geography/p5-Geography-Countries/DESCR b/geography/p5-Geography-Countries/DESCR new file mode 100644 index 00000000000..2dd8fdf39c9 --- /dev/null +++ b/geography/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/geography/p5-Geography-Countries/Makefile b/geography/p5-Geography-Countries/Makefile new file mode 100644 index 00000000000..fd39a1a329b --- /dev/null +++ b/geography/p5-Geography-Countries/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $ +# + +DISTNAME= Geography-Countries-1.4 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 3 +SVR4_PKGNAME= p5gcn +CATEGORIES= geography perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/} + +MAINTAINER= gson@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Geography-Countries/ +COMMENT= Perl5 module for mapping country names and codes + +PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Geography/Countries/.packlist + +PREV_PKGPATH= misc/p5-Geography-Countries + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/geography/p5-Geography-Countries/distinfo b/geography/p5-Geography-Countries/distinfo new file mode 100644 index 00000000000..53a5a5ac837 --- /dev/null +++ b/geography/p5-Geography-Countries/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $ + +SHA1 (Geography-Countries-1.4.tar.gz) = 786c110e396050ffa8628eff18958a8bdf0a1219 +RMD160 (Geography-Countries-1.4.tar.gz) = 859a2572ec42be4aefbf6637a57cb452802df294 +Size (Geography-Countries-1.4.tar.gz) = 9067 bytes -- cgit v1.2.3