Initial import of p5-Net-CIDR-0.10

The Net::CIDR package contains functions that manipulate lists of IP
netblocks expressed in CIDR notation. The Net::CIDR functions handle
both IPv4 and IPv6 addresses.

Submitted and maintained by Matteo Cantoni <goony at openbeer.it>
This commit is contained in:
xsa 2004-11-01 11:13:31 +00:00
parent 505164cc73
commit 88d6486e1f
4 changed files with 31 additions and 0 deletions

21
net/p5-Net-CIDR/Makefile Normal file
View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/11/01 11:13:31 xsa Exp $
COMMENT= "Perl module to manipulate IPv4/IPv6 netblocks in CIDR notation"
DISTNAME= Net-CIDR-0.10
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MAINTAINER= Matteo Cantoni <goony@openbeer.it>
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
CONFIGURE_STYLE=perl
.include <bsd.port.mk>

3
net/p5-Net-CIDR/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (Net-CIDR-0.10.tar.gz) = 34811457393f13b7efc52ec9a2c8809d
RMD160 (Net-CIDR-0.10.tar.gz) = c97b0c01b4d7113f8d1702b36963f92e8532be57
SHA1 (Net-CIDR-0.10.tar.gz) = e0c27d81fa1d6d5ad4d3e18a722027940c6da158

View File

@ -0,0 +1,3 @@
The Net::CIDR package contains functions that manipulate lists of IP
netblocks expressed in CIDR notation. The Net::CIDR functions handle
both IPv4 and IPv6 addresses.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/11/01 11:13:31 xsa Exp $
${P5SITE}/Net/
${P5SITE}/Net/CIDR.pm
@man man/man3p/Net::CIDR.3p