# -*- 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-Tiny 2.002005 ../../authors/id/H/HA/HAARG
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Role::Tiny - Roles: a nouvelle cuisine portion size slice of Moose
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  3b2c4f9c83b8f28266ca60a20365b849f5932553 \
                    sha256  4618ec524618c104dc28a8cc86af129a00cad282aea7f4c75060ba05d4c8f4d7 \
                    size    36401

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

    depends_lib-append \
                    port:p${perl5.major}-class-method-modifiers
}
