# -*- 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         aliased 0.34 ../by-authors/id/E/ET/ETHER/
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Use shorter versions of class names.
long_description    ${description}

platforms           {darwin any}

checksums           rmd160  417a234bd41b8047241ea02ba7598ee87f9a10c6 \
                    sha256  c350524507cd827fab864e5d4c2cc350b1babaa12fa95aec0ca00843fcc7deeb

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-module-build-tiny

    supported_archs noarch
    perl5.use_module_build
}
