aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DRI
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-09 18:44:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-09 18:44:42 +0000
commitc4f936074328ec3a330ec4b7d175912be1b9e31e (patch)
tree0e57abbd246daf3b3b0a11e4fea8180e5f711adf /dns/p5-Net-DRI
parent42b11b429fbb83d5ccc56acebaa1fe912cc190d5 (diff)
downloadports-c4f936074328ec3a330ec4b7d175912be1b9e31e.tar.gz
ports-c4f936074328ec3a330ec4b7d175912be1b9e31e.zip
- Add LICENSE
- Add NO_ARCH Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=401146
Diffstat (limited to 'dns/p5-Net-DRI')
-rw-r--r--dns/p5-Net-DRI/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/dns/p5-Net-DRI/Makefile b/dns/p5-Net-DRI/Makefile
index 9d2448af2366..aed812f967f9 100644
--- a/dns/p5-Net-DRI/Makefile
+++ b/dns/p5-Net-DRI/Makefile
@@ -11,6 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= feld@FreeBSD.org
COMMENT= Perl library to access Domain Name Registries/Registrars
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
+LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE
+
RUN_DEPENDS= p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Format-ISO8601>0.06:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 \
p5-DateTime-Format-Strptime>0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
@@ -29,6 +33,7 @@ RUN_DEPENDS= p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \
p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS \
p5-MIME-Tools>0:${PORTSDIR}/mail/p5-MIME-Tools
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure