summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhe <he>2002-04-15 12:19:02 +0000
committerhe <he>2002-04-15 12:19:02 +0000
commite58835adc9a7930fa0543b9841c9d5e769b03430 (patch)
treefabda7d474c20da4027c74f8cdcf043727720a4b /net
parent4becd415e7af7289d6ead21faebe6cd8193ab691 (diff)
downloadpkgsrc-e58835adc9a7930fa0543b9841c9d5e769b03430.tar.gz
Import p5-IO::Socket::Multicast - perl multicast socket IO.
Reviewed by Stoned Elipot.
Diffstat (limited to 'net')
-rw-r--r--net/p5-IO-Socket-Multicast/DESCR5
-rw-r--r--net/p5-IO-Socket-Multicast/Makefile22
-rw-r--r--net/p5-IO-Socket-Multicast/PLIST1
-rw-r--r--net/p5-IO-Socket-Multicast/distinfo4
4 files changed, 32 insertions, 0 deletions
diff --git a/net/p5-IO-Socket-Multicast/DESCR b/net/p5-IO-Socket-Multicast/DESCR
new file mode 100644
index 00000000000..c165f57e992
--- /dev/null
+++ b/net/p5-IO-Socket-Multicast/DESCR
@@ -0,0 +1,5 @@
+The IO::Socket::Multicast module subclasses IO::Socket::INET to enable
+you to manipulate multicast groups. With this module (and an operating
+system that supports multicasting), you will be able to receive incoming
+multicast transmissions and generate your own outgoing multicast
+packets.
diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile
new file mode 100644
index 00000000000..c36b4f1bc8c
--- /dev/null
+++ b/net/p5-IO-Socket-Multicast/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/15 12:19:02 he Exp $
+#
+
+DISTNAME= IO-Socket-Multicast-0.25
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5ism
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
+
+MAINTAINER= he@netbsd.org
+COMMENT= IO::Socket::Multicast - perl multicast socket IO
+
+DEPENDS+= p5-IO-Interface>=0.94:../../net/p5-IO-Interface
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/Socket/Multicast/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-IO-Socket-Multicast/PLIST b/net/p5-IO-Socket-Multicast/PLIST
new file mode 100644
index 00000000000..43edddd13a9
--- /dev/null
+++ b/net/p5-IO-Socket-Multicast/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/15 12:19:02 he Exp $
diff --git a/net/p5-IO-Socket-Multicast/distinfo b/net/p5-IO-Socket-Multicast/distinfo
new file mode 100644
index 00000000000..ec54fff804c
--- /dev/null
+++ b/net/p5-IO-Socket-Multicast/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/04/15 12:19:02 he Exp $
+
+SHA1 (IO-Socket-Multicast-0.25.tar.gz) = 001ac82696e063567b3e85f47ddc8416b499f0a3
+Size (IO-Socket-Multicast-0.25.tar.gz) = 8477 bytes