# $Id: Portfile 84444 2011-09-26 11:14:03Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           Package-Stash-XS 0.21 ../by-authors/id/D/DO/DOY/
revision              2
license               {Artistic-1 GPL}
maintainers           nomaintainer
description           faster and more correct implementation of Package::Stash
long_description      ${description}

platforms             darwin

checksums             md5 a0a6e4099c7ecfdb7a64ad1a673109eb \
                      sha1 08d2b0e42ef9e7319f276cd47f43524b09f74f3b \
                      rmd160 b9282229c909dedcd2d5cbcbfa9870efe224b9bb

if {${perl5.major} != ""} {
depends_lib-append    port:p${perl5.major}-test-leaktrace \
                      port:p${perl5.major}-test-fatal \
                      port:p${perl5.major}-test-simple
}
