# -*- 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         Test-Harness 3.52
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         TAP::Harness - Run test scripts with statistics

long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  e195f4cf0fa0d047e499cf2ade75309e4885ad81 \
                    sha256  8fe65cfc0261ed3c8a4395f0524286f5719669fe305f9b03b16cf3684d62cd70 \
                    size    217547

## Test-Harness includes the 'prove' binary, which is used to run tests.  Sigh.
perl5.link_binaries no
