# -*- 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         Mo 0.40 ../../authors/id/T/TI/TINITA
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         Mo - Micro Objects. Mo is less.
long_description    ${description} \
                    Much less. Moose is huge. Moose led to Mouse led to Moo led to Mo. \
                    M is nothing. Mo is more. Not much. When Moo is more than you need, \
                    drop an 'o' and get some Mo.

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  c346511a589cd19870db3515353d3e449118a176 \
                    sha256  91d24152391f8c2797ee35039138daea6de3ee03bdf3e1b8724fa5c75540ceb9 \
                    size    40135

if {${perl5.major} != ""} {
    depends_lib-append \
                    port:p${perl5.major}-Class-XSAccessor \
                    port:p${perl5.major}-IO-All \
                    port:p${perl5.major}-Moose \
                    port:p${perl5.major}-Mouse
}
