Initial import of Net::Whois::RIPE.
The Net::Whois::RIPE class implements a RIPE whois client. help & ok msf@
This commit is contained in:
parent
3d0074caf2
commit
c60c028a7f
22
net/p5-Net-Whois-RIPE/Makefile
Normal file
22
net/p5-Net-Whois-RIPE/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/05/11 14:52:40 bernd Exp $
|
||||
|
||||
COMMENT= "perl implementation of RIPE whois"
|
||||
|
||||
DISTNAME= Net-Whois-RIPE-1.23
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
|
||||
MAINTAINER= Bernd Ahlers <bernd@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PA/PAULG/}
|
||||
|
||||
CONFIGURE_STYLE= perl modbuild
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
4
net/p5-Net-Whois-RIPE/distinfo
Normal file
4
net/p5-Net-Whois-RIPE/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Net-Whois-RIPE-1.23.tar.gz) = db5f743fe98b9288b28c4278db671006
|
||||
RMD160 (Net-Whois-RIPE-1.23.tar.gz) = 4858a554a35617a696d1dbb8c64a1a0196609329
|
||||
SHA1 (Net-Whois-RIPE-1.23.tar.gz) = f9a1ceeab1d6ad5362aaf03c5109be11e1d6d68f
|
||||
SIZE (Net-Whois-RIPE-1.23.tar.gz) = 24156
|
1
net/p5-Net-Whois-RIPE/pkg/DESCR
Normal file
1
net/p5-Net-Whois-RIPE/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
The Net::Whois::RIPE class implements a RIPE whois client.
|
15
net/p5-Net-Whois-RIPE/pkg/PLIST
Normal file
15
net/p5-Net-Whois-RIPE/pkg/PLIST
Normal file
@ -0,0 +1,15 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/05/11 14:52:40 bernd Exp $
|
||||
${P5SITE}/Net/
|
||||
${P5SITE}/Net/Whois/
|
||||
${P5SITE}/Net/Whois/RIPE/
|
||||
${P5SITE}/Net/Whois/RIPE.pm
|
||||
${P5SITE}/Net/Whois/RIPE.pod
|
||||
${P5SITE}/Net/Whois/RIPE/Iterator.pm
|
||||
${P5SITE}/Net/Whois/RIPE/Iterator.pod
|
||||
${P5SITE}/Net/Whois/RIPE/Object/
|
||||
${P5SITE}/Net/Whois/RIPE/Object.pm
|
||||
${P5SITE}/Net/Whois/RIPE/Object.pod
|
||||
${P5SITE}/Net/Whois/RIPE/Object/Template.pm
|
||||
@man man/man3p/Net::Whois::RIPE.3p
|
||||
@man man/man3p/Net::Whois::RIPE::Iterator.3p
|
||||
@man man/man3p/Net::Whois::RIPE::Object.3p
|
Loading…
Reference in New Issue
Block a user