1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

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>
This commit is contained in:
Martin Wilke 2008-08-07 08:52:30 +00:00
parent de1d07256f
commit 2b1408a46e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218182
6 changed files with 43 additions and 0 deletions

View File

@ -374,6 +374,7 @@
SUBDIR += p5-Locale-Codes
SUBDIR += p5-Locale-Msgcat
SUBDIR += p5-Locale-SubCountry
SUBDIR += p5-Locale-US
SUBDIR += p5-Net-vCard
SUBDIR += p5-Norge
SUBDIR += p5-Test-Dir

View File

@ -0,0 +1,20 @@
# 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>

View File

@ -0,0 +1,3 @@
MD5 (Locale-US-1.2.tar.gz) = d748870d0b657f78d7ea044cbf35eacc
SHA256 (Locale-US-1.2.tar.gz) = 551f82fbadce925969d230b83494be6b432210bd16003229a6b006bf0cc25186
SIZE (Locale-US-1.2.tar.gz) = 4137

View File

@ -0,0 +1,10 @@
--- US.pm.orig 2008-07-31 14:50:56.000000000 +0900
+++ US.pm 2008-07-31 14:51:02.000000000 +0900
@@ -4,7 +4,6 @@ use 5.006001;
use strict;
use warnings;
-use Data::Dumper;
require Exporter;

View File

@ -0,0 +1,3 @@
Map from US two-letter codes to statees and vice versa.
WWW: http://search.cpan.org/dist/Locale-US/

View File

@ -0,0 +1,6 @@
%%SITE_PERL%%/Locale/US.pm
%%SITE_PERL%%/Locale/kruft2codes.pl
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/US/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/US
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale
@dirrmtry %%SITE_PERL%%/Locale