2013-09-21 00:10:23 +02:00
|
|
|
# Created by: James FitzGibbon <jfitz@FreeBSD.org>
|
1999-08-30 16:24:37 +02:00
|
|
|
# $FreeBSD$
|
1997-06-07 06:07:27 +02:00
|
|
|
|
2000-04-23 14:25:12 +02:00
|
|
|
PORTNAME= Net-Whois
|
|
|
|
PORTVERSION= 1.9
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
1997-06-07 06:07:27 +02:00
|
|
|
CATEGORIES= net perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-04-23 14:25:12 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
1997-06-07 06:07:27 +02:00
|
|
|
|
2000-11-13 13:45:40 +01:00
|
|
|
MAINTAINER= demon@FreeBSD.org
|
2014-01-05 18:43:05 +01:00
|
|
|
COMMENT= Perl5 module to get information using the Whois protocol
|
1997-06-07 06:07:27 +02:00
|
|
|
|
2012-06-05 11:27:46 +02:00
|
|
|
RUN_DEPENDS= p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes
|
1997-06-27 04:28:29 +02:00
|
|
|
|
2013-09-06 09:00:15 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
1997-06-07 06:07:27 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|