2013-07-31 16:36:21 +02:00
|
|
|
# Created by: chinsan
|
2008-08-31 17:39:38 +02:00
|
|
|
|
|
|
|
PORTNAME= Locale-Geocode
|
2009-05-08 19:17:30 +02:00
|
|
|
PORTVERSION= 1.20
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2008-08-31 17:39:38 +02:00
|
|
|
CATEGORIES= misc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
2009-05-08 19:17:30 +02:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
|
2008-08-31 17:39:38 +02:00
|
|
|
|
2009-08-28 19:37:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2008-08-31 17:39:38 +02:00
|
|
|
COMMENT= Find codes and information on geographical location
|
|
|
|
|
2018-07-09 10:40:17 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2016-04-01 16:16:16 +02:00
|
|
|
RUN_DEPENDS= p5-XML-SAX-Expat>=0.39:textproc/p5-XML-SAX-Expat \
|
|
|
|
p5-XML-Simple>=2.16:textproc/p5-XML-Simple
|
2008-08-31 17:39:38 +02:00
|
|
|
|
2013-07-31 16:36:21 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-08-31 17:39:38 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|