blob: eb42e349594dfcdfb66a9a1c5a7791b7a3c7bcf4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
PORTNAME= Locale-Codes
PORTVERSION= 3.64
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 module providing access to ISO3166 and ISO639 Country Codes
LICENSE= ART10
BUILD_DEPENDS= p5-Test-Inter>=1.09:devel/p5-Test-Inter
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|