# -*- 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-MemUsage 0.002004 ../../authors/id/E/EX/EXODIST
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         Test2::Plugin::MemUsage - Collect and display memory usage information
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  2a37ceea221a301b57640b2d150f349d52b6ce48 \
                    sha256  ea74929f460f0e6180f897689de4c98bdb1b33083b2f393b1958926d55ffa5f3 \
                    size    18666

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