a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20478 2006-11-03 15:31:57Z blair@macports.org $
PortSystem 1.0
name libxmlxx2
version 2.14.0
categories textproc
maintainers nomaintainer@macports.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.14
use_bzip2 yes
checksums sha1 8eedbf959e4e2fab9a9d3797d95ff29e23e23079
depends_lib port:libxml2 lib:libglibmm-2:glibmm
depends_build bin:pkg-config:pkgconfig
configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man