aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-12-06 22:53:41 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-12-06 22:53:41 +0800
commit1e5b481f8138f3a73d47f5b6b798b83c120642fa (patch)
treebacdb211f0ebfa1d11e0ba9e14fc4248bec999c2 /net-mgmt
parente34b25762f09309a4717f943cf2c74c071a8c994 (diff)
downloadfreebsd-ports-graphics-1e5b481f8138f3a73d47f5b6b798b83c120642fa.tar.gz
freebsd-ports-graphics-1e5b481f8138f3a73d47f5b6b798b83c120642fa.tar.zst
freebsd-ports-graphics-1e5b481f8138f3a73d47f5b6b798b83c120642fa.zip
- Add LICENSE_FILE
- Add NO_ARCH Approved by: portmgr (blanket)
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 5380c0992f2..b27b6b72207 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