aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-13 09:13:15 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-13 09:13:15 +0000
commit219561fb300e87df34f5c6706a61f61dd3611796 (patch)
treed79b6bcd3a1f50a9304d826b9ae061867f37399b /net/Makefile
parent2fd6221c0bd0b3c6bbb09d1c258b2266be78da9b (diff)
downloadports-219561fb300e87df34f5c6706a61f61dd3611796.tar.gz
ports-219561fb300e87df34f5c6706a61f61dd3611796.zip
The IO::Socket::Multicast6 module subclasses IO::Socket::INET6 to enable you to
manipulate multicast groups. With this module you will be able to receive incoming multicast transmissions and generate your own outgoing multicast packets. This module uses the same API as IO::Socket::Multicast, but with added support for IPv6 (IPv4 is still supported). Unlike IO::Socket::Multicast, this is a pure-perl module. WWW: http://search.cpan.org/dist/IO-Socket-Multicast6/ PR: ports/110158 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Notes
Notes: svn path=/head/; revision=187268
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 0518837c2290..ee6b6c618e6a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -419,6 +419,7 @@
SUBDIR += p5-IO-INET6
SUBDIR += p5-IO-Interface
SUBDIR += p5-IO-Socket-Multicast
+ SUBDIR += p5-IO-Socket-Multicast6
SUBDIR += p5-IP-Country
SUBDIR += p5-JavaScript-RPC
SUBDIR += p5-Net