This commit is contained in:
parent
47d120f535
commit
16a10fc9b6
20
misc/p5-Locale-Codes/Makefile
Normal file
20
misc/p5-Locale-Codes/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/21 16:35:31 kevlo Exp $
|
||||
|
||||
DISTNAME= Locale-Codes-1.04
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= misc perl5
|
||||
NEED_VERSION= 1.351
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Locale
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
misc/p5-Locale-Codes/files/md5
Normal file
3
misc/p5-Locale-Codes/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Locale-Codes-1.04.tar.gz) = fa80a40f1313e6cf302fe0fc08d56a55
|
||||
RMD160 (Locale-Codes-1.04.tar.gz) = 696dfeca97d3f04f18ca17d114873aecb79c4ab4
|
||||
SHA1 (Locale-Codes-1.04.tar.gz) = 819afbae11ef8ca40d3f3ee93f422157e586e60c
|
1
misc/p5-Locale-Codes/pkg/COMMENT
Normal file
1
misc/p5-Locale-Codes/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
module to provide access to ISO3166 and ISO639 codes
|
5
misc/p5-Locale-Codes/pkg/DESCR
Normal file
5
misc/p5-Locale-Codes/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
The Locale::Country module provides access to the ISO two-letter
|
||||
codes for identifying countries, as defined in ISO 3166.
|
||||
You can either access the codes via the the section on conversion
|
||||
routines, or with the two unctions which return lists of all
|
||||
country codes or all country names.
|
5
misc/p5-Locale-Codes/pkg/PLIST
Normal file
5
misc/p5-Locale-Codes/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/21 16:35:31 kevlo Exp $
|
||||
libdata/perl5/site_perl/Locale/Country.pm
|
||||
libdata/perl5/site_perl/Locale/Language.pm
|
||||
man/man3/Locale::Country.3p
|
||||
man/man3/Locale::Language.3p
|
Loading…
x
Reference in New Issue
Block a user