# $Id: Portfile,v 1.4 2004/09/30 17:47:13 olegb Exp $ PortSystem 1.0 name gnopernicus version 0.9.12 description Collection of accessibility apps for GNOME 2. long_description Gnopernicus provides Assistive Technologies (AT) \ for blind and visually impaired persons through \ modules for text-to-speech, braille, etc. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.baum.ro/gnopernicus.html master_sites gnome:sources/gnopernicus/0.9/ use_bzip2 yes patchfiles patch_sercomm.c checksums md5 4ecc473c43f3bbd5ea5cd6e7e505f105 depends_lib lib:libgnomespeech:gnome-speech configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"