# -*- 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         Role-Basic 0.16 ../../authors/id/O/OV/OVID
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         Role::Basic - Just roles. Nothing else.
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  91bbc25f48a204c1ce23187f25fb36a8976d96e3 \
                    sha256  4717d700caa7bfdef9d7b4ec2f48a0df06ece758afeaa9e8b3f04961b9c368a6 \
                    size    33706

if {${perl5.major} != ""} {
    perl5.use_module_build
}
