mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Pass maintainership to submitter - While I'm here, remove Author line PR: ports/189237 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
e8576a3766
commit
006eea357c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352879
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user