# $Id: Portfile 82884 2011-08-21 12:12:17Z jmr@macports.org $

PortSystem 1.0

name              xmlwrapp
version           0.6.2
categories        devel
platforms         darwin
maintainers       nomaintainer
license           BSD

description       xmlwrapp is a modern style C++ library for working with XML data
long_description  xmlwrapp is a modern style C++ library for working with XML data. \
                  It provides a simple and easy to use interface for the very \
                  powerful libxml2 XML parser and the libxslt XSLT engine.  It used \
		  to be hosted at pmade.org, but the author no longer wants to support \
		  his work, so it's now hosted at sourceforge.  This Portfile also \
		  installs libxsltwrapp which is part of the xmlwrapp package.
homepage          http://sourceforge.net/project/showfiles.php?group_id=142403
master_sites      sourceforge

depends_build     port:boost port:pkgconfig

depends_lib       port:libxslt

checksums         sha1    b3ef8bff215bbacd988790615b76379672105928 \
                  rmd160  2aa670e2f0154af8c5618cb7cc65ec6c344b0bfa
