The purpose of this Perl module is try determine what encodings should
be used when interfacing to various external interfaces. required by p5-libwww >= 6.0 Ok sthen landry
This commit is contained in:
parent
ac30ff0b05
commit
c9ab53d272
16
textproc/p5-Encode-Locale/Makefile
Normal file
16
textproc/p5-Encode-Locale/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/03/26 23:49:55 nigel Exp $
|
||||
|
||||
COMMENT = determine the locale encoding
|
||||
|
||||
DISTNAME = Encode-Locale-1.03
|
||||
CATEGORIES = textproc
|
||||
CPAN_AUTHOR = GAAS
|
||||
|
||||
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
.include <bsd.port.mk>
|
2
textproc/p5-Encode-Locale/distinfo
Normal file
2
textproc/p5-Encode-Locale/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Encode-Locale-1.03.tar.gz) = 92M34JMyJZFBEfzDMZ/02zWbGr/Rqlbf8t9TeNsOLVU=
|
||||
SIZE (Encode-Locale-1.03.tar.gz) = 6846
|
2
textproc/p5-Encode-Locale/pkg/DESCR
Normal file
2
textproc/p5-Encode-Locale/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
The purpose of this Perl module is try determine what encodings should
|
||||
be used when interfacing to various external interfaces.
|
4
textproc/p5-Encode-Locale/pkg/PLIST
Normal file
4
textproc/p5-Encode-Locale/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/26 23:49:55 nigel Exp $
|
||||
${P5SITE}/Encode/
|
||||
${P5SITE}/Encode/Locale.pm
|
||||
@man man/man3p/Encode::Locale.3p
|
Loading…
Reference in New Issue
Block a user