SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
net/p5-IO-Socket-Multicast/pkg/DESCR
Normal file
5
net/p5-IO-Socket-Multicast/pkg/DESCR
Normal file
|
@ -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.
|
9
net/p5-IO-Socket-Multicast/pkg/PLIST
Normal file
9
net/p5-IO-Socket-Multicast/pkg/PLIST
Normal file
|
@ -0,0 +1,9 @@
|
|||
${P5ARCH}/IO/Socket/
|
||||
${P5ARCH}/IO/Socket/Multicast.pm
|
||||
${P5ARCH}/auto/IO/Socket/
|
||||
${P5ARCH}/auto/IO/Socket/Multicast/
|
||||
${P5ARCH}/auto/IO/Socket/Multicast/Multicast.so
|
||||
@man man/man3p/IO::Socket::Multicast.3p
|
||||
share/examples/p5-IO-Socket-Multicast/
|
||||
share/examples/p5-IO-Socket-Multicast/client.pl
|
||||
share/examples/p5-IO-Socket-Multicast/server.pl
|
Loading…
Add table
Add a link
Reference in a new issue