aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-06 14:53:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-06 14:53:41 +0000
commit8ff8e80beeea9d762a1099f175e9d065f4bd2c59 (patch)
treebacdb211f0ebfa1d11e0ba9e14fc4248bec999c2 /net-mgmt
parentdf283a8ab59ad504664e5c701a95cacfe1d7c120 (diff)
downloadports-8ff8e80beeea9d762a1099f175e9d065f4bd2c59.tar.gz
ports-8ff8e80beeea9d762a1099f175e9d065f4bd2c59.zip
- Add LICENSE_FILE
- Add NO_ARCH Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=427971
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Data-Validate-IP/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/p5-Data-Validate-IP/Makefile b/net-mgmt/p5-Data-Validate-IP/Makefile
index 5380c0992f28..b27b6b722074 100644
--- a/net-mgmt/p5-Data-Validate-IP/Makefile
+++ b/net-mgmt/p5-Data-Validate-IP/Makefile
@@ -13,12 +13,14 @@ COMMENT= Common data validation methods for IPs
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-NetAddr-IP>=4:net-mgmt/p5-NetAddr-IP
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires \
p5-Test-Taint>=0:devel/p5-Test-Taint
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure