aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Data-Report/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-21 11:52:07 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-21 11:52:07 +0000
commit323117a18d6c477908bca93e46dbc36c7962c320 (patch)
treec9c4c04e4a336fc31fa181ede9d9a629b813b1af /textproc/p5-Data-Report/Makefile
parent332c7e4542a0cfdc3c56dc620ebbe3567c3fae74 (diff)
downloadports-323117a18d6c477908bca93e46dbc36c7962c320.tar.gz
ports-323117a18d6c477908bca93e46dbc36c7962c320.zip
Notes
Diffstat (limited to 'textproc/p5-Data-Report/Makefile')
-rw-r--r--textproc/p5-Data-Report/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile
index e6f3520a2f36..96aa51746c81 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>