# -*- 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 # $Id$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 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 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 }