freebsd-ports/misc/p5-Locale-SubCountry/Makefile

22 lines
391 B
Makefile
Raw Normal View History

PORTNAME= Locale-SubCountry
PORTVERSION= 2.07
CATEGORIES= misc perl5
2008-01-08 02:57:26 +01:00
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
2003-02-21 13:51:06 +01:00
COMMENT= Convert state, province, county etc. names to/from code
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-JSON>=1:converters/p5-JSON
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>