# $Id: Portfile,v 1.4 2004/09/23 06:00:37 olegb Exp $
PortSystem 1.0
name		libgail-gnome
version		1.1.0
description	An implementation of the ATK interfaces for GNOME widgets.
long_description       	Gail, the Gnome Accessibility Implementation library, \
			is implementation of the ATK interfaces for GNOME widgets.
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/libgail-gnome/1.1/
checksums	md5 61541d3f04741b8a9f42f89776ea1fac
patchfiles	patch_Makefile.in
depends_lib	lib:libspi:at-spi
use_bzip2 	yes
configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" 
