PerlIO layer to use the encoding of the current locale.

WWW:	http://search.cpan.org/dist/PerlIO-locale/

Feature safe:	yes
This commit is contained in:
Steve Wills 2012-03-15 18:43:50 +00:00
parent 9d01fa599f
commit d4866d0c2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293368
5 changed files with 34 additions and 0 deletions

View file

@ -2298,6 +2298,7 @@
SUBDIR += p5-PerlIO-Layers
SUBDIR += p5-PerlIO-Util
SUBDIR += p5-PerlIO-eol
SUBDIR += p5-PerlIO-locale
SUBDIR += p5-PerlIO-via-MD5
SUBDIR += p5-PerlIO-via-dynamic
SUBDIR += p5-PerlIO-via-symlink

View file

@ -0,0 +1,21 @@
# New ports collection makefile for: p5-PerlIO-locale
# Date created: 2012-03-15
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= PerlIO-locale
PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= PerlIO layer to use the encoding of the current locale
PERL_CONFIGURE= yes
MAN3= PerlIO::locale.3
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (PerlIO-locale-0.08.tar.gz) = 1b528693c9246dc87dced305453caf3699471b7240c9fa052808cda2d795e893
SIZE (PerlIO-locale-0.08.tar.gz) = 3140

View file

@ -0,0 +1,3 @@
PerlIO layer to use the encoding of the current locale.
WWW: http://search.cpan.org/dist/PerlIO-locale/

View file

@ -0,0 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/PerlIO/locale.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlIO/locale/locale.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlIO/locale/locale.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlIO/locale/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlIO/locale
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PerlIO
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/PerlIO