# $Id: Portfile,v 1.9 2004/06/08 09:42:54 olegb Exp $ PortSystem 1.0 name gail version 1.6.3 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.6/ checksums md5 1570fdd33bef77c64e70c1944fbaff36 depends_lib lib:gnome-session:gnome-session bin:gnome-terminal:gnome-terminal #libgtop 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"