# $Id: Portfile,v 1.3 2004/12/29 14:54:04 olegb Exp $ PortSystem 1.0 name libxml++2 version 2.6.1 categories textproc maintainers olegb@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 distname libxml++-${version} master_sites gnome:sources/libxml++/2.6 use_bzip2 yes checksums md5 24fdd1969373553a6efaeb9c0fa00382 # deliberately don't match panther's libxml2.2 (we need 2.5.8+) depends_lib lib:XXX:libxml2 lib:libglibmm-2:glibmm depends_build bin:pkg-config:pkgconfig configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man