# -*- 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.002003 ../../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  67c556a635121ada677fd894062ce856fa37c8d1 \
                    sha256  5e0662d5a823ae081641f5ce82843111eec1831cd31f883a6c6de54afdf87c25 \
                    size    11114

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