# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup XML-LibXSLT 1.70 revision 4 maintainers cyberscript.net:ryan license {Artistic GPL} categories-append textproc description Perl interface to libxslt. long_description This module is an interface to the gnome project's \ libxslt. This is an extremely good XSLT engine, \ highly compliant and also very fast. I have tests \ showing this to be more than twice as fast as Sablotron. homepage http://search.cpan.org/dist/XML-LibXSLT/ checksums md5 c63a7913999de076e5c911810f69b392 \ sha1 15cb3404fd3c6d12e4b800d13a7e7dd819eb235c \ rmd160 d893da65d092310d209fcd19e07f0f2deed14b65 platforms darwin if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-xml-libxml \ port:libxslt port:gdbm }