# $Id: Portfile 67025 2010-04-27 16:59:16Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Moose-Autobox 0.11 ../by-authors/id/R/RJ/RJBS/
maintainers           narf_tm openmaintainer
description           Autoboxed wrappers for Native Perl datatypes
long_description      Moose::Autobox provides an implementation of \
                      SCALAR, ARRAY, HASH & CODE for use with autobox.

platforms             darwin

checksums             md5 9d2e237c2cbe7e2cfe3afe8f0bbf75e7 \
                      sha1 880fa40c9b66b85d4cd0c6ee9636027eab4b22c3 \
                      rmd160 9ea17b34237a5b328ab2a71076e401a6931faf1e

depends_lib-append    port:p5-test-exception \
                      port:p5-moose \
                      port:p5-perl6-junction \
                      port:p5-autobox \
                      port:p5-test-simple
