import Net::Whois-1.9

This commit is contained in:
peter 2001-04-13 18:05:21 +00:00
parent 3b6d1e3189
commit c9afacc177
4 changed files with 32 additions and 0 deletions

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

@ -0,0 +1,24 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/04/13 18:05:21 peter Exp $
COMMENT= 'perl5 module for getting and parsing whois entries'
DISTNAME= Net-Whois-1.9
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
NEED_VERSION= 1.395
HOMEPAGE= http://www.panix.org/~dhudes/
MAINTAINER= Peter Galbavy <peter.galbavy@knowledge.com>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Net-Whois-1.9.tar.gz) = c461a0f8991d9df848f66c4189971af7
RMD160 (Net-Whois-1.9.tar.gz) = 1172cfcd488be74719047191f8d066aa2b2cfd74
SHA1 (Net-Whois-1.9.tar.gz) = bf9bb5338191d9110321f7e54f7b0f7faa34f949

View File

@ -0,0 +1,2 @@
Net::Whois::Domain new() attempts to retrieve and parse the given
domain's "whois" information from the InterNIC (whois.internic.net).

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/04/13 18:05:21 peter Exp $
libdata/perl5/site_perl/Net/Whois.pm
man/man3/Net::Whois.3p