# $Id: Portfile,v 1.2 2004/02/03 00:30:09 waqar Exp $ PortSystem 1.0 name libxml++ version 1.0.0 categories devel maintainers waqar@opendarwin.org 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 sourceforge:libxmlplusplus gnome:sources/libxml++/1.0 use_bzip2 yes checksums md5 e208c3d923b331876da466fd45f1f81d # deliberately don't match panther's libxml2.2 (we need 2.5.8+) depends_lib lib:libxml2.2.5:libxml2 depends_build bin:pkg-config:pkgconfig configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man