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

21 lines
381 B
Makefile
Raw Normal View History

# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
PORTNAME= Locale-SubCountry
PORTVERSION= 1.63
PORTREVISION= 1
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
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>