# $Id: Portfile,v 1.17 2006/03/11 21:17:20 rhwood Exp $ PortSystem 1.0 name gail version 1.8.8 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 9fd96f8f702b46c328329468632c0729 \ sha1 6d9b6269d44d6525cc4b0d1c909f8cb40dd45728 \ rmd160 fcdbde87a139e590da0259a41c74136991fba97b depends_lib \ port:libgnomecanvas use_bzip2 yes configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" variant use-sys-deps { depends_lib \ lib:libgnomecanvas-2:libgnomecanvas }