aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-03-21 02:37:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-03-21 02:37:26 +0800
commit59ba8ee17064e5394ce6a1bd80b59bcd41b6148a (patch)
tree8e3718f9630d3fea76c0e375153465df3cfd3bca /textproc
parent827c1b8de7cad194c6457e01bee91fc795b045bf (diff)
downloadfreebsd-ports-gnome-59ba8ee17064e5394ce6a1bd80b59bcd41b6148a.tar.gz
freebsd-ports-gnome-59ba8ee17064e5394ce6a1bd80b59bcd41b6148a.tar.zst
freebsd-ports-gnome-59ba8ee17064e5394ce6a1bd80b59bcd41b6148a.zip
- Add LICENSE
- Add NO_ARCH
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Test-Perl-Critic/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Test-Perl-Critic/Makefile b/textproc/p5-Test-Perl-Critic/Makefile
index b4e92724c977..9cfad2036211 100644
--- a/textproc/p5-Test-Perl-Critic/Makefile
+++ b/textproc/p5-Test-Perl-Critic/Makefile
@@ -10,10 +10,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Use Perl::Critic in test programs
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic \
p5-MCE>=1.52:${PORTSDIR}/devel/p5-MCE
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= modbuild