# $Id: Portfile,v 1.4 2004/03/21 19:39:18 waqar Exp $ PortSystem 1.0 name libxml++ version 1.0.2 categories textproc 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/${name}/1.0 use_bzip2 yes checksums md5 048d8914e47f624c7e5467c5b3d4f88c # 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