2002-03-19 07:56:08 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Lingua-EN-AddressParse
|
2015-06-13 15:52:46 +02:00
|
|
|
PORTVERSION= 1.24
|
2007-07-22 21:33:55 +02:00
|
|
|
CATEGORIES= textproc perl5 geography
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-03-19 07:56:08 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2005-09-22 12:30:14 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-21 14:42:50 +01:00
|
|
|
COMMENT= Perl module to manipulate geographical addresses
|
2002-03-19 07:56:08 +01:00
|
|
|
|
2013-09-20 13:31:01 +02:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
|
|
|
BUILD_DEPENDS= p5-Lingua-EN-NameParse>=1.24:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \
|
|
|
|
p5-Locale-SubCountry>=1.41:${PORTSDIR}/misc/p5-Locale-SubCountry \
|
|
|
|
p5-Parse-RecDescent>=1:${PORTSDIR}/devel/p5-Parse-RecDescent
|
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2002-03-19 07:56:08 +01:00
|
|
|
|
2015-06-13 15:52:46 +02:00
|
|
|
NO_ARCH= yes
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2002-03-19 07:56:08 +01:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|