aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-Async
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-10 12:45:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-10 12:45:20 +0000
commitaaec9d50aebe5488d9296e67102e92d74b79bc64 (patch)
tree6ceeb146e774d9104416e02705e39dbc73445ea3 /dns/p5-Net-DNS-Async
parent79916a629817beada1f7e0bc5dad4a80e768cf89 (diff)
downloadports-aaec9d50aebe5488d9296e67102e92d74b79bc64.tar.gz
ports-aaec9d50aebe5488d9296e67102e92d74b79bc64.zip
- Add LICENSE
- Pass maintainership to perl@
Notes
Notes: svn path=/head/; revision=385946
Diffstat (limited to 'dns/p5-Net-DNS-Async')
-rw-r--r--dns/p5-Net-DNS-Async/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-Async/Makefile b/dns/p5-Net-DNS-Async/Makefile
index 3739b34db27f..027238f1c163 100644
--- a/dns/p5-Net-DNS-Async/Makefile
+++ b/dns/p5-Net-DNS-Async/Makefile
@@ -8,9 +8,12 @@ CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Asynchronous DNS helper for high volume applications
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}