# $Id: Portfile 84447 2011-09-26 12:28:46Z jmr@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Test-SubCalls 1.09
revision            3
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Track the number of times subs are called
long_description    ${description}

platforms           darwin

checksums           md5 975a9fe8d93ef0298fc1bca8f03166e1 \
                    sha1 a661586dd732fbf6aa5803ff8f64d727a5d35704 \
                    rmd160 f3df43ad4b7cd2117d277367af7b4dcf248615d4

if {${perl5.major} != ""} {
depends_lib-append  port:p${perl5.major}-hook-lexwrap

supported_archs noarch
}
