# -*- 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         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 any}

checksums           md5 d840cbefa57c23041f0bed14940a6b22 \
                    sha1 165a7cd7f8ee140e32d6ba4ec2077e77d7fd0f68 \
                    rmd160 e5093d8732fc2bf6ed23044f41d36d4703bcf701

supported_archs     noarch
