aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-Netmask/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-06-24 20:20:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-06-24 20:20:50 +0000
commita31b6c1466945fe8b77608aa2af522d9de6c9e80 (patch)
tree96be0880d8c196aa070b2457ebbf4e12c8f5138f /net-mgmt/p5-Net-Netmask/Makefile
parentee6860b2937e3d9d4eee00b4d35a28ab93e0abb1 (diff)
downloadports-a31b6c1466945fe8b77608aa2af522d9de6c9e80.tar.gz
ports-a31b6c1466945fe8b77608aa2af522d9de6c9e80.zip
Update to 1.9103
- Add LICENSE - Add TEST_DEPENDS - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/changes/distribution/Net-Netmask
Notes
Notes: svn path=/head/; revision=473267
Diffstat (limited to 'net-mgmt/p5-Net-Netmask/Makefile')
-rw-r--r--net-mgmt/p5-Net-Netmask/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/net-mgmt/p5-Net-Netmask/Makefile b/net-mgmt/p5-Net-Netmask/Makefile
index 30c072ab1485..1135e35ae52d 100644
--- a/net-mgmt/p5-Net-Netmask/Makefile
+++ b/net-mgmt/p5-Net-Netmask/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-Netmask
-PORTVERSION= 1.9101
+PORTVERSION= 1.9103
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to parse, manipulate, and lookup IP network blocks
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+TEST_DEPENDS= p5-Test-UseAllModules>=0:devel/p5-Test-UseAllModules \
+ p5-Test2-Suite>=0:devel/p5-Test2-Suite
+
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure