aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-RecordParser
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-24 15:52:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-24 15:52:12 +0000
commit61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db (patch)
tree2bde90029aec0b39c5098c897caaf97334d8a53c /textproc/p5-Text-RecordParser
parentd868ed7aea79199e7b22a02ac01cd4cec8760049 (diff)
downloadports-61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db.tar.gz
ports-61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db.zip
- Support staging
- Add license - Pet portlint Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=340915
Diffstat (limited to 'textproc/p5-Text-RecordParser')
-rw-r--r--textproc/p5-Text-RecordParser/Makefile8
-rw-r--r--textproc/p5-Text-RecordParser/pkg-plist6
2 files changed, 8 insertions, 6 deletions
diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile
index 57bd4838f31f..f5b0c831cc7f 100644
--- a/textproc/p5-Text-RecordParser/Makefile
+++ b/textproc/p5-Text-RecordParser/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= lth@FreeBSD.org
COMMENT= Read record-oriented files
+LICENSE= GPLv2
+
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
@@ -26,12 +28,6 @@ TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5
USE_PERL5= modbuild
-MAN1= tablify.1 tabmerge.1 tab2graph.1
-MAN3= Text::RecordParser.3 \
- Text::RecordParser::Tab.3 \
- Text::RecordParser::Object.3
-
-NO_STAGE= yes
post-extract:
# workaround for https://rt.cpan.org/Public/Bug/Display.html?id=87855
${CHMOD} +w ${WRKSRC}/README.md
diff --git a/textproc/p5-Text-RecordParser/pkg-plist b/textproc/p5-Text-RecordParser/pkg-plist
index f60e1eba5359..8bfdeb49922e 100644
--- a/textproc/p5-Text-RecordParser/pkg-plist
+++ b/textproc/p5-Text-RecordParser/pkg-plist
@@ -1,8 +1,14 @@
bin/tablify
bin/tab2graph
bin/tabmerge
+%%PERL5_MAN3%%/Text::RecordParser.3.gz
+%%PERL5_MAN3%%/Text::RecordParser::Tab.3.gz
+%%PERL5_MAN3%%/Text::RecordParser::Object.3.gz
%%SITE_PERL%%/Text/RecordParser.pm
%%SITE_PERL%%/Text/RecordParser/Tab.pm
%%SITE_PERL%%/Text/RecordParser/Object.pm
+man/man1/tablify.1.gz
+man/man1/tabmerge.1.gz
+man/man1/tab2graph.1.gz
@dirrm %%SITE_PERL%%/Text/RecordParser
@dirrmtry %%SITE_PERL%%/Text