# $Id: Portfile 31825 2007-12-09 11:25:48Z rhwood@macports.org $ PortSystem 1.0 name gtkspell2 version 2.0.11 categories x11 gnome textproc maintainers nomaintainer description Library for highlighting and replacement of misspelled words. long_description GtkSpell provides word-processor-style highlighting \ and replacement of misspelled words in a GtkTextView \ widget. Right-clicking a misspelled word pops up a \ menu of suggested replacements. homepage http://gtkspell.sourceforge.net master_sites $homepage/download distname gtkspell-${version} checksums md5 494869f67146a12a3f17a958f51aeb05 depends_lib port:aspell \ port:gtk2 configure.args --disable-debug configure.cppflags-append "-L${prefix}/lib" configure.cflags "-no-cpp-precomp -flat_namespace -undefined suppress" #NOTES Port is named gtkspell2 due to ongoing development of gtkspell3 # Although there are no ports that require this port, there are a # number of ports that will build with it if it is present.