# 2.0.0 # 20090927 BASEURL="http://ftp.gnu.org/gnu/aspell/dict/de-alt/" HOMEURL="http://aspell.net/" PORTURL="http://www.hmug.org/pub/MacOS_X/BSD/Applications/Text/aspell/aspell6-de-alt/" URLEXT=".tar.bz2" case "$OS" in 'osx6') DEPS="aspell g95 gettext grep libiconv ncurses perl sed texinfo" ;; *) DEPS="aspell expat g95 gettext grep libiconv ncurses perl sed texinfo" ;; esac