# $Id: Portfile 109214 2013-08-10 12:59:23Z jmr@macports.org $

PortSystem                1.0
PortGroup                 perl5 1.0

perl5.branches            5.8 5.10 5.12 5.14 5.16
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
}
