freebsd-ports/misc/p5-Geography-Countries/Makefile
Andrej Zverev 3d574e7caa - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:30:05 +00:00

17 lines
355 B
Makefile

# Created by: dikshie <dikshie@lapi.itb.ac.id>
# $FreeBSD$
PORTNAME= Geography-Countries
PORTVERSION= 2009041301
CATEGORIES= misc perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= dikshie@lapi.itb.ac.id
COMMENT= Handle ISO-3166 country codes
USES= perl5
USE_PERL5= configure
CONFIGURE_ARGS+= INSTALLDIRS='site'
.include <bsd.port.mk>