# -*- 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: Portfile 154393 2016-10-28 22:10:07Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Moose-Policy 0.05 ../by-authors/id/D/DR/DROLSKY/ revision 3 license {Artistic-1 GPL} maintainers nomaintainer description Moose-mounted police long_description ${description} platforms darwin supported_archs noarch checksums md5 63fc03726966e805817fda3af2065be2 \ sha1 dbb106051903bdd7ee7f1301f81e525d49b1afed \ rmd160 288ea75586c64b1e234e185ff2f3a290e05d5f5e if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-test-exception \ port:p${perl5.major}-moose perl5.use_module_build }