2005-06-10 17:45:13 +02:00
|
|
|
# New ports collection makefile for: misc/p5-Geography-Countries
|
|
|
|
# Date created: 05 June 2005
|
|
|
|
# Whom: dikshie <dikshie@lapi.itb.ac.id>
|
|
|
|
#
|
|
|
|
# $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
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS+= INSTALLDIRS='site'
|
|
|
|
|
|
|
|
MAN3= Geography::Countries.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|