# $Id: Portfile 124577 2014-08-25 23:47:04Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
perl5.setup         XML-XPathEngine 0.14
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         a re-usable XPath engine for DOM-like trees
long_description    This module provides an XPath engine, that can be \
                    re-used by other module/classes that implement trees.

platforms           darwin

checksums           md5 d840cbefa57c23041f0bed14940a6b22 \
                    sha1 165a7cd7f8ee140e32d6ba4ec2077e77d7fd0f68 \
                    rmd160 e5093d8732fc2bf6ed23044f41d36d4703bcf701

supported_archs noarch
