# 2.0.0 # 20090927 BASEURL="http://ftp.gnu.org/gnu/aspell/" HOMEURL="http://aspell.net/" PORTURL="http://www.hmug.org/pub/MacOS_X/BSD/Applications/Text/aspell/" CONFIGUREARGS="--disable-nls" PATCH="TRUE" PATCHFILES="patch-mk-static-filter.pl.diff" case "$OS" in 'osx6') DEPS="g95 gettext grep libiconv ncurses perl sed texinfo" ;; *) DEPS="expat g95 gettext grep libiconv ncurses perl sed texinfo" ;; esac