# -*- 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         Test2-Plugin-Cover 0.000027 ../../authors/id/E/EX/EXODIST
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Test2::Plugin::Cover - Fast and Minimal file coverage info
long_description    {*}${description}

checksums           rmd160  8e9dd48c95bfaa164339e2fc058342567e372c19 \
                    sha256  ce9e798a42417f784cb537baeceb3a5cfa65a0d8def4d386642661c390dfa01f \
                    size    32175

if {${perl5.major} != ""} {
    depends_lib-append \
                    port:p${perl5.major}-path-tiny \
                    port:p${perl5.major}-test-simple
}
