# -*- 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 MooseX-NonMoose 0.26 ../by-authors/id/D/DO/DOY/ license {Artistic-1 GPL} maintainers nomaintainer description easy subclassing of non-Moose classes long_description ${description} platforms {darwin any} checksums rmd160 b07d174098880495ee76d0b0349dcf358fa3c156 \ sha256 cbbe52ecf16038231fbd7f2cc6bce166a3569c8cb396ae80ec4517c2e08daa7d if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-test-fatal \ port:p${perl5.major}-list-moreutils \ port:p${perl5.major}-moose \ port:p${perl5.major}-module-runtime supported_archs noarch }