freebsd-ports/misc/p5-Locale-SubCountry/Makefile
2008-04-21 13:32:41 +00:00

21 lines
431 B
Makefile

# New ports collection makefile for: Locale::SubCountry
# Date created: 30 Dec 2001
# Whom: Seamus Venasse <svenasse@polaris.ca>
#
# $FreeBSD$
#
PORTNAME= Locale-SubCountry
PORTVERSION= 1.41
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convert state, province, county etc. names to/from code
PERL_CONFIGURE= 5.8.4+
MAN3= Locale::SubCountry.3
.include <bsd.port.mk>