Import of a perl5 module to access the NIC's Whois server

This commit is contained in:
James FitzGibbon 1997-06-07 04:07:27 +00:00
parent bacced750a
commit c1decd9165
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6784
5 changed files with 39 additions and 0 deletions

26
net/p5-Net-Whois/Makefile Normal file
View File

@ -0,0 +1,26 @@
# New ports collection makefile for: p5-Net-Whois
# Version required: 0.21
# Date created: June 7th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $Id$
#
DISTNAME= Net-Whois-0.21
PKGNAME= p5-Net-Whois-0.21
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MANPREFIX= /usr/local/lib/perl5
MAN3= Net::Whois.3
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Net-Whois-0.21.tar.gz) = 75b262e0d32a826938793cf58fdf3d1b

View File

@ -0,0 +1 @@
a perl5 module to get information using the Whois protocol.

View File

@ -0,0 +1,7 @@
This is a Perl 5 module that retrieves and parses information from the
InterNIC 'whois' database. If you are behind a firewall, you probably
won't be able to use this module.
This version supports only the information about domains. Future work
may include information about people and other entities about which
the InterNIC keeps data.

View File

@ -0,0 +1,4 @@
lib/perl5/man/man3/Net::Whois.3.gz
lib/perl5/site_perl/Net/Whois.pm
lib/perl5/site_perl/i386-freebsd/auto/Net/Whois/.packlist
@dirrm lib/perl5/site_perl/i386-freebsd/auto/Net/Whois