freebsd-ports/net/p5-Net-Whois-ARIN/Makefile
Sunpoet Po-Chuan Hsieh 006eea357c - Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove Author line

PR:		ports/189237
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-03 08:47:44 +00:00

21 lines
396 B
Makefile

# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net-Whois-ARIN
PORTVERSION= 0.12
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
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
USE_PERL5= configure
.include <bsd.port.mk>