1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/misc/p5-Locale-US/Makefile
Martin Wilke 2b1408a46e Map from US two-letter codes to statees and vice versa.
WWW:	http://search.cpan.org/dist/Locale-US/

PR:		ports/126122
Submitted by:	Tomoyuki Sakurai <cherry at trombik.org>
2008-08-07 08:52:30 +00:00

21 lines
403 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
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= cherry@trombik.org
COMMENT= Two letter codes for state identification in the United States
PERL_CONFIGURE= Yes
MAN3= Locale::US.3
.include <bsd.port.mk>