# $Id: Portfile 58413 2009-09-28 13:59:49Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           MooseX-Emulate-Class-Accessor-Fast 0.00903
maintainers           narf_tm openmaintainer
description           Emulate Class::Accessor::Fast behavior using Moose attributes
long_description      This module attempts to emulate the behavior of \
                      Class::Accessor::Fast as accurately as possible \
                      using the Moose attribute system.

platforms             darwin

checksums             md5 edb0d626207e7db61154b5cc65112638 \
                      sha1 ef19e4ac9af934321f9a34b67acf1d4d98e8bd84 \
                      rmd160 b49cf954f80b3743bee590a1cba65b4eb42ee682

depends_lib-append    port:p5-test-exception \
                      port:p5-moose \
                      port:p5-namespace-clean
