# $Id: Portfile 60973 2009-11-30 00:12:51Z narf_tm@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Class-XSAccessor 1.05
maintainers         narf_tm openmaintainer
description         Generate fast XS accessors without runtime compilation
long_description    Class::XSAccessor implements fast read, write and \
                    read/write accessors in XS. Additionally, it can \
                    provide predicates such as has_foo() for testing \
                    whether the attribute foo is defined in the object.

platforms           darwin

checksums           md5 e2df66a3dc04f3b0b0b35dedcd702818 \
                    sha1 3f9b473a413c501d5b7f9a0b2e98306e007c0dcb \
                    rmd160 44785a9237975da93dcf2f6e9fed619e09213ce9
