# -*- 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.000030 ../../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  4ad7c2d778cb42b86b4c97233532c208f04b10d0 \
                    sha256  38b8ae5ef5c7292cb35c3f7052770dbe6bf39ca8e3993a96615c44b7e08eea7a \
                    size    46466

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