# $Id: Portfile 42813 2008-12-01 04:50:35Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Class-Accessor-Grouped 0.08002
maintainers           narf_tm openmaintainer
description           Lets you build groups of accessors
long_description      This class lets you build groups of accessors that \
                      will call different getters and setters.

platforms             darwin

checksums             md5 10e66752abaae0d95d8ca0c932c75c1c \
                      sha1 822f6cea990c0b01c5a632eeb2b700f63d935c7a \
                      rmd160 19dfbd5adfbbd12a3f7560b63f7176cd8e5000ad

depends_lib-append    port:p5-class-inspector \
                      port:p5-mro-compat
