From 92ca771effc1f1a8f6ee600736cfc7758cbeca83 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Fri, 21 Jul 2006 13:46:36 +0000 Subject: Add p5-Geo-Postcodes-NO 0.02, norwegian postcodes with associated information. PR: ports/100553 Submitted by: Gea-Suan Lin --- misc/p5-Geo-Postcodes-NO/Makefile | 24 ++++++++++++++++++++++++ misc/p5-Geo-Postcodes-NO/distinfo | 3 +++ misc/p5-Geo-Postcodes-NO/pkg-descr | 10 ++++++++++ misc/p5-Geo-Postcodes-NO/pkg-plist | 8 ++++++++ 4 files changed, 45 insertions(+) create mode 100644 misc/p5-Geo-Postcodes-NO/Makefile create mode 100644 misc/p5-Geo-Postcodes-NO/distinfo create mode 100644 misc/p5-Geo-Postcodes-NO/pkg-descr create mode 100644 misc/p5-Geo-Postcodes-NO/pkg-plist (limited to 'misc/p5-Geo-Postcodes-NO') diff --git a/misc/p5-Geo-Postcodes-NO/Makefile b/misc/p5-Geo-Postcodes-NO/Makefile new file mode 100644 index 000000000000..e010ab4be81b --- /dev/null +++ b/misc/p5-Geo-Postcodes-NO/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: p5-Geo-Postcodes-NO +# Date created: 2006-07-19 +# Whom: Gea-Suan Lin +# +# $FreeBSD$ +# + +PORTNAME= Geo-Postcodes-NO +PORTVERSION= 0.02 +CATEGORIES= misc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Geo +PKGNAMEPREFIX= p5- + +MAINTAINER= gslin@gslin.org +COMMENT= Norwegian postcodes with associated information + +RUN_DEPENDS= ${SITE_PERL}/Geo/Postcodes.pm:${PORTSDIR}/misc/p5-Geo-Postcodes + +PERL_CONFIGURE= yes + +MAN3= Geo::Postcodes::NO.3 + +.include diff --git a/misc/p5-Geo-Postcodes-NO/distinfo b/misc/p5-Geo-Postcodes-NO/distinfo new file mode 100644 index 000000000000..9c91f40a8b9b --- /dev/null +++ b/misc/p5-Geo-Postcodes-NO/distinfo @@ -0,0 +1,3 @@ +MD5 (Geo-Postcodes-NO-0.02.tar.gz) = 176877c3a3a6ea0a624f536cc6f174a3 +SHA256 (Geo-Postcodes-NO-0.02.tar.gz) = 9121d5df04487fafbbe28d3923d30e6f39333c1473291ce96a5c9f0723bdf4e6 +SIZE (Geo-Postcodes-NO-0.02.tar.gz) = 62439 diff --git a/misc/p5-Geo-Postcodes-NO/pkg-descr b/misc/p5-Geo-Postcodes-NO/pkg-descr new file mode 100644 index 000000000000..9715471b705c --- /dev/null +++ b/misc/p5-Geo-Postcodes-NO/pkg-descr @@ -0,0 +1,10 @@ +Tired of entering the postal location all the time? This is not +necessary, as it is uniquely defined from the postcode. Request the +postcode only, and use this library to get the postal name. + +The library can also tell you in which borough by name or number and +county by name the postcode is located. The borough number can be +handy, as it is used when reporting wages and tax to the Norwegian Tax +Administration. + +WWW: http://search.cpan.org/dist/Geo-Postcodes-NO/ diff --git a/misc/p5-Geo-Postcodes-NO/pkg-plist b/misc/p5-Geo-Postcodes-NO/pkg-plist new file mode 100644 index 000000000000..16ec89b7dbdc --- /dev/null +++ b/misc/p5-Geo-Postcodes-NO/pkg-plist @@ -0,0 +1,8 @@ +@comment $FreeBSD$ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes/NO/.packlist +%%SITE_PERL%%/Geo/Postcodes/NO.pm +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes/NO +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo +@dirrmtry %%SITE_PERL%%/Geo/Postcodes +@dirrmtry %%SITE_PERL%%/Geo -- cgit v1.2.3