summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormartti <martti>2003-12-16 19:41:03 +0000
committermartti <martti>2003-12-16 19:41:03 +0000
commitc7c80153e3f7a1cfd742f9849fb1b418ef25fbb7 (patch)
tree70e70366cc30d3374c07b563640a9df14ae59027 /net
parent71025ae66ce93edebe46e74765a5ffaddc9b2c35 (diff)
downloadpkgsrc-c7c80153e3f7a1cfd742f9849fb1b418ef25fbb7.tar.gz
IO::Socket::INET6 provides an object interface to creating and using sockets
in either AF_INET or AF_INET6 domains. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket.
Diffstat (limited to 'net')
-rw-r--r--net/p5-INET6/DESCR3
-rw-r--r--net/p5-INET6/Makefile17
-rw-r--r--net/p5-INET6/PLIST1
-rw-r--r--net/p5-INET6/distinfo4
4 files changed, 25 insertions, 0 deletions
diff --git a/net/p5-INET6/DESCR b/net/p5-INET6/DESCR
new file mode 100644
index 00000000000..642c02b1d1e
--- /dev/null
+++ b/net/p5-INET6/DESCR
@@ -0,0 +1,3 @@
+IO::Socket::INET6 provides an object interface to creating and using sockets
+in either AF_INET or AF_INET6 domains. It is built upon the IO::Socket
+interface and inherits all the methods defined by IO::Socket.
diff --git a/net/p5-INET6/Makefile b/net/p5-INET6/Makefile
new file mode 100644
index 00000000000..070e930675b
--- /dev/null
+++ b/net/p5-INET6/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/16 19:41:03 martti Exp $
+#
+
+DISTNAME= INET6-2.00
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= wip perl5 net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
+
+MAINTAINER= adrianp@stindustries.net
+HOMEPAGE= http://search.cpan.org/~mondejar/INET6/
+COMMENT= Object interface for AF_INET|AF_INET6 domain sockets
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/Socket/INET6/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-INET6/PLIST b/net/p5-INET6/PLIST
new file mode 100644
index 00000000000..9665456e200
--- /dev/null
+++ b/net/p5-INET6/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/16 19:41:04 martti Exp $
diff --git a/net/p5-INET6/distinfo b/net/p5-INET6/distinfo
new file mode 100644
index 00000000000..9e9f40ec040
--- /dev/null
+++ b/net/p5-INET6/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/16 19:41:04 martti Exp $
+
+SHA1 (INET6-2.00.tar.gz) = 97eb1eea62c05b79fbbff28d472062192326e90d
+Size (INET6-2.00.tar.gz) = 8462 bytes