summaryrefslogtreecommitdiff
path: root/net/p5-Net-IP
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-17 04:28:25 +0000
committerminskim <minskim@pkgsrc.org>2004-02-17 04:28:25 +0000
commit69710abf06c1a92c82dac34d7779754a0d3fde4b (patch)
tree13e09ed5f8f13eee1b76346831887be227d34ab5 /net/p5-Net-IP
parent794d908509c5c622e6b2c3dde5089345070c04af (diff)
downloadpkgsrc-69710abf06c1a92c82dac34d7779754a0d3fde4b.tar.gz
Import p5-Net-IP from pkgsrc-wip. Packaged by Adrian Portelli, and
slightly modified by me. This is the Net::IP module, designed to allow easy manipulation of IPv4 and IPv6 addresses.
Diffstat (limited to 'net/p5-Net-IP')
-rw-r--r--net/p5-Net-IP/DESCR2
-rw-r--r--net/p5-Net-IP/Makefile21
-rw-r--r--net/p5-Net-IP/PLIST1
-rw-r--r--net/p5-Net-IP/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/net/p5-Net-IP/DESCR b/net/p5-Net-IP/DESCR
new file mode 100644
index 00000000000..057a9a2ea30
--- /dev/null
+++ b/net/p5-Net-IP/DESCR
@@ -0,0 +1,2 @@
+This is the Net::IP module, designed to allow easy manipulation of
+IPv4 and IPv6 addresses.
diff --git a/net/p5-Net-IP/Makefile b/net/p5-Net-IP/Makefile
new file mode 100644
index 00000000000..f3974749f9a
--- /dev/null
+++ b/net/p5-Net-IP/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/17 04:28:25 minskim Exp $
+#
+
+DISTNAME= Net-IP-1.20
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= adrianp@stindustries.net
+HOMEPAGE= http://search.cpan.org/~manu/Net-IP-1.20/
+COMMENT= Perl extension for manipulating IPv4/IPv6 addresses
+
+DEPENDS+= p5-Math-BigInteger-[0-9]*:../../math/p5-Math-BigInteger
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/IP/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-IP/PLIST b/net/p5-Net-IP/PLIST
new file mode 100644
index 00000000000..c24b1250406
--- /dev/null
+++ b/net/p5-Net-IP/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/17 04:28:25 minskim Exp $
diff --git a/net/p5-Net-IP/distinfo b/net/p5-Net-IP/distinfo
new file mode 100644
index 00000000000..a8ef2c2e8a4
--- /dev/null
+++ b/net/p5-Net-IP/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/17 04:28:25 minskim Exp $
+
+SHA1 (Net-IP-1.20.tar.gz) = d21fe76be69ad87b9e7dc393fca7db68fd6c846b
+Size (Net-IP-1.20.tar.gz) = 24630 bytes