freebsd-ports/misc/p5-Geography-Countries/Makefile
Wesley Shields e51e1e05b5 - Update to 2009041301
PR:		ports/136121
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
2009-07-04 16:21:41 +00:00

22 lines
471 B
Makefile

# 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
PORTVERSION= 2009041301
CATEGORIES= misc perl5 geography
MASTER_SITES= CPAN
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>