# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup         XML-LibXSLT 1.70
revision        1
maintainers         cyberscript.net:ryan
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

depends_lib-append  port:p5-xml-libxml \
                    port:libxslt
