# Description: Catalan dictionary for aspell # URL: http://aspell.net # Maintainer: jolupa, jlpavon at me dot com # Depends on: aspell name=aspell-ca version=2.1.5-1 release=1 source=(ftp://ftp.gnu.org/gnu/aspell/dict/ca/aspell6-ca-$version.tar.bz2) build () { cd aspell6-ca-$version ./configure make make DESTDIR=$PKG install }