# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup IO-Socket-INET6 2.67 IO/SHLOMIF revision 2 maintainers pixilla license Artistic GPL platforms darwin description IO::Socket::INET6 object interface to IPv6 long_description IO::Socket::INET6 provides an object \ interface to creating and using sockets in both \ AF_INET|AF_INET6 domain. It is built upon the IO::Socket \ interface and inherits all the methods defined by \ IO::Socket. checksums sha1 498eeeb0b0c135665d962dfa94c41c075141949e \ rmd160 68186996e1c75724a33eb383e24f8761440dc3a6 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-socket6 \ port:p${perl5.major}-io supported_archs noarch }