1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add p5-Geo-Postcodes 0.02, base class for the Geo::Postcodes::XX

modules.

PR:		ports/100512
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Cheng-Lung Sung 2006-07-19 08:00:52 +00:00
parent 80ae2644da
commit 85d80c6767
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168225
5 changed files with 37 additions and 0 deletions

View File

@ -351,6 +351,7 @@
SUBDIR += p5-File-CounterFile
SUBDIR += p5-File-Sort
SUBDIR += p5-Geo-Cache
SUBDIR += p5-Geo-Postcodes
SUBDIR += p5-Geo-Weather
SUBDIR += p5-Geography-Countries
SUBDIR += p5-I18N-Charset

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: p5-Geo-Postcodes
# Date created: 2006-07-19
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Geo-Postcodes
PORTVERSION= 0.02
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Base class for the Geo::Postcodes::XX modules
PERL_CONFIGURE= yes
MAN3= Geo::Postcodes.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Geo-Postcodes-0.02.tar.gz) = 225085358e25daaa85189c46ef3e31dd
SHA256 (Geo-Postcodes-0.02.tar.gz) = ce4a3531482d79fe49be4f9805542b13f5d09327fa8a665973e527a81541894b
SIZE (Geo-Postcodes-0.02.tar.gz) = 4719

View File

@ -0,0 +1,3 @@
This is the base class for the Geo::Postcodes::XX modules.
WWW: http://search.cpan.org/~arne/Geo-Postcodes-0.02/

View File

@ -0,0 +1,8 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes/.packlist
%%SITE_PERL%%/Geo/Postcodes.pm
%%SITE_PERL%%/Geo/Postcodes/Update.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Postcodes
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
@dirrmtry %%SITE_PERL%%/Geo/Postcodes
@dirrmtry %%SITE_PERL%%/Geo