summaryrefslogtreecommitdiff
path: root/devel/p5-Net-CIDR
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-09 04:53:57 +0000
committergrant <grant@pkgsrc.org>2003-12-09 04:53:57 +0000
commitc7fff7d6c758b05460818e3fed68435d04531d41 (patch)
tree2a8c5ea0a2b53c19183c7e83481bca765a4fbd16 /devel/p5-Net-CIDR
parent089b4d7345ea6d280211fe92f7d634412803f0a7 (diff)
downloadpkgsrc-c7fff7d6c758b05460818e3fed68435d04531d41.tar.gz
Initial import of p5-Net-CIDR 0.09 into the NetBSD Packages Collection.
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.
Diffstat (limited to 'devel/p5-Net-CIDR')
-rw-r--r--devel/p5-Net-CIDR/DESCR3
-rw-r--r--devel/p5-Net-CIDR/Makefile16
-rw-r--r--devel/p5-Net-CIDR/PLIST1
-rw-r--r--devel/p5-Net-CIDR/distinfo4
4 files changed, 24 insertions, 0 deletions
diff --git a/devel/p5-Net-CIDR/DESCR b/devel/p5-Net-CIDR/DESCR
new file mode 100644
index 00000000000..b31d76182fa
--- /dev/null
+++ b/devel/p5-Net-CIDR/DESCR
@@ -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.
diff --git a/devel/p5-Net-CIDR/Makefile b/devel/p5-Net-CIDR/Makefile
new file mode 100644
index 00000000000..deb51e451d2
--- /dev/null
+++ b/devel/p5-Net-CIDR/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/09 04:53:57 grant Exp $
+#
+
+DISTNAME= Net-CIDR-0.09
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+COMMENT= Perl5 module to manipulate IPv4/IPv6 netblocks in CIDR notation
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/CIDR/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Net-CIDR/PLIST b/devel/p5-Net-CIDR/PLIST
new file mode 100644
index 00000000000..0db5b10be92
--- /dev/null
+++ b/devel/p5-Net-CIDR/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/09 04:53:57 grant Exp $
diff --git a/devel/p5-Net-CIDR/distinfo b/devel/p5-Net-CIDR/distinfo
new file mode 100644
index 00000000000..1cecadb4d87
--- /dev/null
+++ b/devel/p5-Net-CIDR/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/09 04:53:57 grant Exp $
+
+SHA1 (Net-CIDR-0.09.tar.gz) = bde26e53148ecaf45cdee3ebcb4da01b739b1594
+Size (Net-CIDR-0.09.tar.gz) = 8773 bytes