# $Id: Portfile 75257 2011-01-19 06:23:12Z ryandesign@macports.org $ PortSystem 1.0 name libxmlxx version 1.0.5 categories textproc maintainers waqar openmaintainer description libxml++ is a C++ interface for working with XML files long_description \ libxml++ is a C++ interface for working with XML files, using \ libxml (gnome-xml) to parse and write the actual XML files. It \ has a simple but complete API. homepage http://libxmlplusplus.sourceforge.net/ platforms darwin master_sites gnome:sources/libxml++/1.0 freebsd use_bzip2 yes distname libxml++-${version} checksums sha1 e90e66beff0af2e2f2a320ffbf8f4c1a3790bc44 # deliberately don't match panther's libxml2.2 (we need 2.5.8+) depends_lib port:libxml2 port:zlib port:libiconv depends_build bin:pkg-config:pkgconfig configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man