# -*- 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.8 5.10 5.12 5.14 5.16 perl5.setup Test-TCP 1.13 revision 2 platforms darwin maintainers l2g openmaintainer license Artistic GPL supported_archs noarch description Test::TCP - for testing TCP/IP programs long_description ${description} checksums sha1 a3efede487bb6901e82d360ab4f8bdd37081e416 \ rmd160 927f56a9b79bc4388fefaf06a47fefaf94fc9caa if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-test-sharedfork }