1997-06-27 01:51:13 +00:00
|
|
|
# New ports collection makefile for: p5-Locale-Codes
|
|
|
|
# Date created: June 26th 1997
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
1997-06-27 01:51:13 +00:00
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1997-06-27 01:51:13 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 08:49:30 +00:00
|
|
|
PORTNAME= Locale-Codes
|
2004-07-22 10:32:02 +00:00
|
|
|
PORTVERSION= 2.07
|
1997-06-27 01:51:13 +00:00
|
|
|
CATEGORIES= misc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|
|
|
MASTER_SITE_SUBDIR= Locale
|
2000-04-14 08:49:30 +00:00
|
|
|
PKGNAMEPREFIX= p5-
|
1997-06-27 01:51:13 +00:00
|
|
|
|
2000-11-13 12:45:40 +00:00
|
|
|
MAINTAINER= demon@FreeBSD.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= Perl5 module providing access to ISO3166 and ISO639 Country Codes
|
1997-06-27 01:51:13 +00:00
|
|
|
|
2001-03-01 06:39:18 +00:00
|
|
|
PERL_CONFIGURE= YES
|
1997-06-27 01:51:13 +00:00
|
|
|
|
2001-03-13 10:28:47 +00:00
|
|
|
MAN3= Locale::Country.3 Locale::Constants.3 Locale::Currency.3 \
|
2003-02-01 10:16:24 +00:00
|
|
|
Locale::Language.3 Locale::Script.3
|
1997-06-27 01:51:13 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|