# $Id: Portfile,v 1.14 2005/07/03 06:02:01 olegb Exp $ PortSystem 1.0 name gail version 1.8.4 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 d72b276ad865cca00848ae9cb17795fe depends_lib lib:libgtop-2:libgtop lib:libatk-1.8:atk lib:libiconv.2:libiconv 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"