# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Class-XSAccessor 1.19
license             {Artistic-1 GPL}
maintainers         nomaintainer
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           rmd160  5f6c08a4cf26570370929755cfeade84fd5ddfe6 \
                    sha256  99c56b395f1239af19901f2feeb125d9ecb4e351a0d80daa9529211a4700a6f2
