# $Id: Portfile,v 1.3 2004/03/09 20:20:12 olegb Exp $
PortSystem 1.0
name		oaf
version		0.6.10
description	Object Activation Framework for GNOME1
long_description        OAF is the Object Activation Framework, a much more \
			powerful replacement for gnorba in the GNOME 1.4 \
			development platform. It's used by Nautilus (and \
			optinally by Bonobo by other GNOME applications) \
			for advanced object query and activation capabilities.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/oaf/0.6/
checksums	md5 8cae2c1a692922f91827cad435136e2c
depends_lib     lib:libORBit:orbit lib:libxml:libxml lib:libpopt:popt
patchfiles	patch_configure
configure.args  --mandir=${prefix}/share/man
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"
