# -*- 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.000029 ../../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  06917c11de26c7ef1bffcdec4c2781a3719deecb \
                    sha256  486e730fa7ea302ab4cbc30984476fcebca7e8293b2764d76d96cae62916cda7 \
                    size    45316

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