# -*- 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 HTML-Selector-XPath 0.26 license {Artistic-1 GPL} maintainers nomaintainer description HTML::Selector::XPath - CSS Selector to XPath compiler long_description HTML::Selector::XPath is a utility function to compile a full \ set of CSS2 and partial CSS3 selectors to the equivalent XPath expression. platforms {darwin any} checksums rmd160 9025d6a6079401493db427c1d0a015c212b2d258 \ sha256 3df80a81284d1e375d9d1f6fec16e96c31b2c309451b4ba82e5fd1db23ac1f24 \ size 32482 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-html-treebuilder-xpath \ port:p${perl5.major}-test-base supported_archs noarch }