# -*- 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: Portfile 79265 2011-06-07 19:43:49Z l2g@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Test-TCP 1.13
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

depends_lib-append  port:p5-test-sharedfork
