Portfile

# $Id: Portfile 22834 2007-03-16 12:13:52Z rhwood@macports.org $
PortSystem 1.0
name at-spi
version 1.18.0
description Gnome Accesibility Technologi Service
long_description 'at-spi' is a part of the Gnome Accessibility Project. \
It provides a Service Provider Interface for the Assistive \
Technologies available on the GNOME platform, and a library \
against which applications can be linked.
maintainers rhwood@macports.org openmaintainer@macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/at-spi/1.18/

checksums md5 d77f3b7111a847903f66f5cb111ee89e \
rmd160 58e43af2adda66fd7f0c1a8293195e0ab82b54b2

depends_lib port:libbonobo port:gail

use_bzip2 yes

configure.args --enable-static --enable-platform-gnome-2 --disable-xevie
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include"