Ticket #27940: Portfile

File Portfile, 910 bytes (added by vinc17@…, 13 years ago)

Portfile for p5-xml-libxslt 1.70, untabified

Line 
1# $Id: Portfile 41474 2011-01-12 23:15:04Z vinc17/prunille $
2
3PortSystem 1.0
4PortGroup perl5 1.0
5
6perl5.setup         XML-LibXSLT 1.70
7maintainers         cyberscript.net:ryan
8categories-append   textproc
9description         Perl interface to libxslt.
10long_description    This module is an interface to the gnome project's \
11                    libxslt. This is an extremely good XSLT engine, \
12                    highly compliant and also very fast. I have tests \
13                    showing this to be more than twice as fast as Sablotron.
14homepage            http://search.cpan.org/dist/XML-LibXSLT/
15checksums           md5     c63a7913999de076e5c911810f69b392 \
16                    sha1    15cb3404fd3c6d12e4b800d13a7e7dd819eb235c \
17                    rmd160  d893da65d092310d209fcd19e07f0f2deed14b65
18platforms           darwin
19
20depends_lib-append  port:p5-xml-libxml \
21                    port:libxslt