# $Id: Portfile 64950 2010-03-18 12:22:44Z ryandesign@macports.org $

PortSystem                      1.0
PortGroup                       pure 1.0

pure.setup                      xml 0.4
categories                      textproc
platforms                       darwin
maintainers                     ryandesign
license                         LGPLv3

description                     an interface to libxml2 and libxslt for Pure

long_description                ${name} is an interface to the libxml2 and \
                                libxslt libraries for Pure.

checksums                       md5     66951f238746b694f7eee13ab9f0b47a \
                                sha1    8d9033d868145f2f98af2478678e7708dae0615e \
                                rmd160  4fe9e8308eea23609c4a5ef43d50338bce5250ce

depends_lib-append              path:lib/pkgconfig/libxml-2.0.pc:libxml2 \
                                path:lib/pkgconfig/libxslt.pc:libxslt
