aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-03-13 17:13:15 +0800
committermiwi <miwi@FreeBSD.org>2007-03-13 17:13:15 +0800
commitf3797fbe866cdbf2ca40e5da8d840464d023e43a (patch)
tree9dcfc6afaf0328993bb127e790dc87ae04cec2d0 /net/Makefile
parentaae58d310c948441a15644beae7b3b59f0c63ea8 (diff)
downloadfreebsd-ports-gnome-f3797fbe866cdbf2ca40e5da8d840464d023e43a.tar.gz
freebsd-ports-gnome-f3797fbe866cdbf2ca40e5da8d840464d023e43a.tar.zst
freebsd-ports-gnome-f3797fbe866cdbf2ca40e5da8d840464d023e43a.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>
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