aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-26 17:46:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-26 17:46:18 +0000
commit7e8a01bf26b2694e6e1605e2407958a5d6aa9684 (patch)
tree22aaedd5c65cb0393dd5dde2eda71c9f216b88ec /converters
parente40f1366026ff80377293ad395240f380f5f9246 (diff)
downloadports-7e8a01bf26b2694e6e1605e2407958a5d6aa9684.tar.gz
ports-7e8a01bf26b2694e6e1605e2407958a5d6aa9684.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Encode/Makefile7
-rw-r--r--converters/p5-Encode/pkg-descr8
-rw-r--r--converters/p5-Encode/pkg-plist36
3 files changed, 23 insertions, 28 deletions
diff --git a/converters/p5-Encode/Makefile b/converters/p5-Encode/Makefile
index b9f0e196593f..3468fe162a33 100644
--- a/converters/p5-Encode/Makefile
+++ b/converters/p5-Encode/Makefile
@@ -8,19 +8,16 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DANKOGAI
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides interfaces between strings and the rest of the system
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-USES= perl5
USE_PERL5= configure
+USES= perl5
post-patch:
@${REINPLACE_CMD} -e 's|bin/enc2xs||; s|bin/piconv||' ${WRKSRC}/Makefile.PL
-regression-test:
- cd ${WRKSRC} && ${MAKE} test
-
.include <bsd.port.mk>
diff --git a/converters/p5-Encode/pkg-descr b/converters/p5-Encode/pkg-descr
index a6f614c60a4e..062170d209e3 100644
--- a/converters/p5-Encode/pkg-descr
+++ b/converters/p5-Encode/pkg-descr
@@ -1,7 +1,5 @@
-The "Encode" module provides the interfaces between Perl's
-strings and the rest of the system. Perl strings are
-sequences of characters.
-
-See "perldoc Encode" for the rest of the story
+The "Encode" module provides the interfaces between Perl's strings and the rest
+of the system. Perl strings are sequences of characters. See "perldoc Encode"
+for the rest of the story
WWW: http://search.cpan.org/dist/Encode/
diff --git a/converters/p5-Encode/pkg-plist b/converters/p5-Encode/pkg-plist
index b177a1443f74..1eaf5dfd2aa5 100644
--- a/converters/p5-Encode/pkg-plist
+++ b/converters/p5-Encode/pkg-plist
@@ -1,22 +1,4 @@
bin/encguess
-%%PERL5_MAN3%%/Encode.3.gz
-%%PERL5_MAN3%%/Encode::Alias.3.gz
-%%PERL5_MAN3%%/Encode::CJKConstants.3.gz
-%%PERL5_MAN3%%/Encode::CN::HZ.3.gz
-%%PERL5_MAN3%%/Encode::Config.3.gz
-%%PERL5_MAN3%%/Encode::Encoder.3.gz
-%%PERL5_MAN3%%/Encode::Encoding.3.gz
-%%PERL5_MAN3%%/Encode::GSM0338.3.gz
-%%PERL5_MAN3%%/Encode::Guess.3.gz
-%%PERL5_MAN3%%/Encode::JP::H2Z.3.gz
-%%PERL5_MAN3%%/Encode::JP::JIS7.3.gz
-%%PERL5_MAN3%%/Encode::KR::2022_KR.3.gz
-%%PERL5_MAN3%%/Encode::MIME::Header.3.gz
-%%PERL5_MAN3%%/Encode::MIME::Name.3.gz
-%%PERL5_MAN3%%/Encode::PerlIO.3.gz
-%%PERL5_MAN3%%/Encode::Supported.3.gz
-%%PERL5_MAN3%%/Encode::Unicode::UTF7.3.gz
-%%PERL5_MAN3%%/encoding.3.gz
%%SITE_ARCH%%/Encode.pm
%%SITE_ARCH%%/Encode/Alias.pm
%%SITE_ARCH%%/Encode/Byte.pm
@@ -60,4 +42,22 @@ bin/encguess
%%SITE_ARCH%%/auto/Encode/TW/TW.so
%%SITE_ARCH%%/auto/Encode/Unicode/Unicode.so
%%SITE_ARCH%%/encoding.pm
+%%PERL5_MAN3%%/Encode.3.gz
+%%PERL5_MAN3%%/Encode::Alias.3.gz
+%%PERL5_MAN3%%/Encode::CJKConstants.3.gz
+%%PERL5_MAN3%%/Encode::CN::HZ.3.gz
+%%PERL5_MAN3%%/Encode::Config.3.gz
+%%PERL5_MAN3%%/Encode::Encoder.3.gz
+%%PERL5_MAN3%%/Encode::Encoding.3.gz
+%%PERL5_MAN3%%/Encode::GSM0338.3.gz
+%%PERL5_MAN3%%/Encode::Guess.3.gz
+%%PERL5_MAN3%%/Encode::JP::H2Z.3.gz
+%%PERL5_MAN3%%/Encode::JP::JIS7.3.gz
+%%PERL5_MAN3%%/Encode::KR::2022_KR.3.gz
+%%PERL5_MAN3%%/Encode::MIME::Header.3.gz
+%%PERL5_MAN3%%/Encode::MIME::Name.3.gz
+%%PERL5_MAN3%%/Encode::PerlIO.3.gz
+%%PERL5_MAN3%%/Encode::Supported.3.gz
+%%PERL5_MAN3%%/Encode::Unicode::UTF7.3.gz
+%%PERL5_MAN3%%/encoding.3.gz
man/man1/encguess.1.gz