freebsd-ports/misc/p5-Locale-US/Makefile
2010-09-13 23:39:45 +00:00

20 lines
407 B
Makefile

# New ports collection makefile for: p5-Locale-US
# Date created: 2008-07-31
# Whom: Tomoyuki Sakurai <cherry@trombik.org>
#
# $FreeBSD$
#
PORTNAME= Locale-US
PORTVERSION= 1.2
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Two letter codes for state identification in the United States
PERL_CONFIGURE= Yes
MAN3= Locale::US.3
.include <bsd.port.mk>