# $Id: Portfile 47368 2009-02-27 09:41:11Z perry@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Readonly-XS 1.04

version             1.04
maintainers         nomaintainer
description         Readonly::XS is a companion module for Readonly.  It \
                    speeds up read-only scalar variables.
long_description    ${description}
homepage            http://search.cpan.org/~roode/Readonly-XS-1.04/
platforms           darwin

checksums           md5 6d1e61f5c90ff1bf7ffcbfb01148b316 \
                    rmd160 aad55174f4731336d43f6c30178e0e216fdbac17 \
                    sha1 1cd1a97971384538bf5587e5f8e3f4e671a0ce38

depends_lib-append  port:p5-readonly
