aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Whois-ARIN
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:47:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:47:44 +0000
commit006eea357c3a723f280467d72e6c2b33975e2049 (patch)
tree82ec0cd4b5b7014a693aa203eddf5e83458f644f /net/p5-Net-Whois-ARIN
parente8576a376634e252543006d57c1c1efaa86a0605 (diff)
downloadports-006eea357c3a723f280467d72e6c2b33975e2049.tar.gz
ports-006eea357c3a723f280467d72e6c2b33975e2049.zip
- Add LICENSE
- Pass maintainership to submitter - While I'm here, remove Author line PR: ports/189237 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=352879
Diffstat (limited to 'net/p5-Net-Whois-ARIN')
-rw-r--r--net/p5-Net-Whois-ARIN/Makefile5
-rw-r--r--net/p5-Net-Whois-ARIN/pkg-descr1
2 files changed, 4 insertions, 2 deletions
diff --git a/net/p5-Net-Whois-ARIN/Makefile b/net/p5-Net-Whois-ARIN/Makefile
index 3f2d15441c91..72884db4c621 100644
--- a/net/p5-Net-Whois-ARIN/Makefile
+++ b/net/p5-Net-Whois-ARIN/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= ARIN whois client
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
USES= perl5
diff --git a/net/p5-Net-Whois-ARIN/pkg-descr b/net/p5-Net-Whois-ARIN/pkg-descr
index e4ca40b6252e..2424a46645b9 100644
--- a/net/p5-Net-Whois-ARIN/pkg-descr
+++ b/net/p5-Net-Whois-ARIN/pkg-descr
@@ -3,5 +3,4 @@ takes care of connecting to an ARIN whois server, sending your whois
requests, and parsing the whois output. The whois records are returned as
lists of Net::Whois::ARIN::* instances.
-Author: Todd Caine <todd.caine at gmail.com>
WWW: http://search.cpan.org/dist/Net-Whois-ARIN/