aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Data-Report
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-01-21 19:52:07 +0800
committermat <mat@FreeBSD.org>2014-01-21 19:52:07 +0800
commite47c32998a1f68e33922649f7519d79c1427c05b (patch)
treec9c4c04e4a336fc31fa181ede9d9a629b813b1af /textproc/p5-Data-Report
parent315965ac315c63f0e9ea25bc8672226889da445e (diff)
downloadfreebsd-ports-graphics-e47c32998a1f68e33922649f7519d79c1427c05b.tar.gz
freebsd-ports-graphics-e47c32998a1f68e33922649f7519d79c1427c05b.tar.zst
freebsd-ports-graphics-e47c32998a1f68e33922649f7519d79c1427c05b.zip
* Convert to staging
* Add license * pet portlint Sponsored by: Absolight
Diffstat (limited to 'textproc/p5-Data-Report')
-rw-r--r--textproc/p5-Data-Report/Makefile6
-rw-r--r--textproc/p5-Data-Report/pkg-plist2
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile
index e6f3520a2f3..96aa51746c8 100644
--- a/textproc/p5-Data-Report/Makefile
+++ b/textproc/p5-Data-Report/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Data::Report - Framework for flexible reporting
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
COMMON_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
p5-Text-CSV_XS>0:${PORTSDIR}/textproc/p5-Text-CSV_XS
BUILD_DEPENDS= p5-Module-Build>=0.28:${PORTSDIR}/devel/p5-Module-Build \
@@ -20,7 +23,4 @@ RUN_DEPENDS= ${COMMON_DEPENDS}
USES= perl5
USE_PERL5= modbuild
-MAN3= Data::Report.3 Data::Report::Base.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-Data-Report/pkg-plist b/textproc/p5-Data-Report/pkg-plist
index 993b6e3f7ed..06160ea0385 100644
--- a/textproc/p5-Data-Report/pkg-plist
+++ b/textproc/p5-Data-Report/pkg-plist
@@ -1,3 +1,5 @@
+%%PERL5_MAN3%%/Data::Report.3.gz
+%%PERL5_MAN3%%/Data::Report::Base.3.gz
%%SITE_PERL%%/Data/Report.pm
%%SITE_PERL%%/Data/Report/Base.pm
%%SITE_PERL%%/Data/Report/Plugin/Csv.pm