# $Id: Portfile 57826 2009-09-17 07:38:11Z ryandesign@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup			XML-LibXSLT 1.68
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     23265ad14469b3eede5833f205198a6f \
					sha1    0979b595d178f2c14d9134eb7fe35cb3a0a38115 \
					rmd160  6e7f4c68b89f2e11ee3dcb4f3ad400ffe45b0a33
platforms			darwin

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