# $Id: Portfile,v 1.13 2005/03/14 18:03:41 olegb Exp $ PortSystem 1.0 name gail version 1.8.2 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 3b8be198ccb8a0d92cfb0c3cdd519c1f 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"