# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup IO-Socket-IP 0.41 license {Artistic-1 GPL} maintainers nomaintainer description IO::Socket::IP - Family-neutral IP socket supporting both IPv4 and IPv6 long_description ${description} platforms darwin checksums rmd160 07a3294b5cf616dfdb676fe469db51fff06e33b4 \ sha256 849a45a238f8392588b97722c850382c4e6d157cd08a822ddcb9073c73bf1446 \ size 44692 if {${perl5.major} != ""} { # use latest Socket for bugfixes not in core depends_lib-append \ port:p${perl5.major}-socket perl5.use_module_build supported_archs noarch }