import Net::Whois-1.9
This commit is contained in:
parent
3b6d1e3189
commit
c9afacc177
24
net/p5-Net-Whois/Makefile
Normal file
24
net/p5-Net-Whois/Makefile
Normal 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>
|
3
net/p5-Net-Whois/files/md5
Normal file
3
net/p5-Net-Whois/files/md5
Normal 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
|
2
net/p5-Net-Whois/pkg/DESCR
Normal file
2
net/p5-Net-Whois/pkg/DESCR
Normal 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).
|
3
net/p5-Net-Whois/pkg/PLIST
Normal file
3
net/p5-Net-Whois/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user