aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-09 15:43:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-09 15:43:28 +0000
commit5ab11ae159884507ac3f4ca9ac1031e2f4b6fcbe (patch)
treef22e082f960798bae5b3d362b3211ce06658de7d /dns
parented22b1058373a972d4f69cc4ececd39a9a401b1e (diff)
downloadports-5ab11ae159884507ac3f4ca9ac1031e2f4b6fcbe.tar.gz
ports-5ab11ae159884507ac3f4ca9ac1031e2f4b6fcbe.zip
- Add LICENSE
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=391638
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS-ZoneFile-Fast/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
index b127b3b1ed19..ec9f95e5ee7c 100644
--- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
+++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile
@@ -11,10 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to parse BIND8/9 zone files
+LICENSE= BSD3CLAUSE
+
BUILD_DEPENDS= p5-Net-DNS>=0.65:${PORTSDIR}/dns/p5-Net-DNS \
p5-Net-DNS-SEC>=0.15:${PORTSDIR}/dns/p5-Net-DNS-SEC
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure