# $Id: Portfile 56843 2009-09-02 17:12:31Z narf_tm@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           MooseX-SemiAffordanceAccessor 0.05
maintainers           narf_tm openmaintainer
description           Name your accessors foo() and set_foo()
long_description      This module does not provide any methods. Simply \
                      loading it changes the default naming policy for the \
                      loading class so that accessors are separated into \
                      get and set methods.

platforms             darwin

checksums             md5 4e917185d50a0de2dc9942a643eb76bd \
                      sha1 8c8570bd25d9dcb88e7651f9d04812d6ab4b4f45 \
                      rmd160 a68f131b5ca4bcc5481bd26b5cea7b35825ca3e0

depends_lib-append    port:p5-moose
