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