# -*- 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.26 perl5.setup HTML-Selector-XPath 0.23 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 checksums rmd160 a28339ed6866cbd9cc824a6cdcbe35a44717cdfb \ sha256 f2c0004cde2d010025d7e202f36bc6e58269968005c3e42e1e9b5fcf586e7b6f if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-html-treebuilder-xpath \ port:p${perl5.major}-test-base supported_archs noarch }