# $Id: Portfile,v 1.11 2004/12/06 08:57:42 jkh Exp $ PortSystem 1.0 name gail version 1.8.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 gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/gail/1.8/ checksums md5 58a0520361a47634f19ea271f5a5d8aa depends_lib lib:libgtop-2:libgtop lib:libatk-1.8:atk use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"