# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup IO-Socket-IP 0.38 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 e78edec9a9e1e2961daedd4978219f67e0a994d4 \ sha256 0b7aca58643e821fade4c9da98fa99969c922d0317cca1007ad55bdea1b29a69 if {${perl5.major} != ""} { # use latest Socket for bugfixes not in core depends_lib-append \ port:p${perl5.major}-socket supported_archs noarch }