# $Id: Portfile 64399 2010-03-04 22:02:54Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           MooseX-Getopt 0.27
maintainers           narf_tm openmaintainer
description           A Moose role for processing command line options
long_description      ${description}

platforms             darwin

checksums             md5 11ed68d03fae4424add1ad964ccdc7c7 \
                      sha1 7d9c35a9c4751e1567c396457bb4c7bf9ed5ce03 \
                      rmd160 ca16a360b6d1b57eaf4adad9e44c79cfc38463eb

depends_lib-append    port:p5-getopt-long \
                      port:p5-getopt-long-descriptive \
                      port:p5-moose \
                      port:p5-test-exception
