2013-09-20 22:50:57 +02:00
|
|
|
# Created by: dikshie <dikshie@lapi.itb.ac.id>
|
2005-06-10 17:45:13 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Geography-Countries
|
2009-07-04 18:21:41 +02:00
|
|
|
PORTVERSION= 2009041301
|
2007-07-22 21:53:52 +02:00
|
|
|
CATEGORIES= misc perl5 geography
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-06-10 17:45:13 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= dikshie@lapi.itb.ac.id
|
|
|
|
COMMENT= Handle ISO-3166 country codes
|
|
|
|
|
2013-09-02 11:36:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2005-06-10 17:45:13 +02:00
|
|
|
CONFIGURE_ARGS+= INSTALLDIRS='site'
|
|
|
|
|
|
|
|
MAN3= Geography::Countries.3
|
|
|
|
|
2013-09-20 22:50:57 +02:00
|
|
|
NO_STAGE= yes
|
2005-06-10 17:45:13 +02:00
|
|
|
.include <bsd.port.mk>
|