Portfile

# $Id: Portfile 22813 2007-03-15 09:42:13Z rhwood@macports.org $
PortSystem 1.0
name gail
version 1.18.0
description An implementation of the ATK interfaces for GTK+ widgets.
long_description Gail, the Gnome Accessibility Implementation \
library, is implementation of the ATK interfaces \
for GTK+ widgets.
maintainers rhwood@macports.org openmaintainer@macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/gail/1.18/

checksums md5 d58ad8cc79d3cb6778bc015ef69fb499 \
sha1 122c0feae6789fdd850b77223aff32957cbf33de \
rmd160 e04ed6d4ec50d64cc1011c95a5acf5520d9070db

depends_lib \
port:atk \
port:gtk2 \
port:libgnomecanvas

use_bzip2 yes

configure.args --mandir=${prefix}/share/man
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include"