guilt: new port
[namenlos-ports.git] / aspell-de / Pkgfile
blob885d78455155ef116288b82a22d9425fa05368db
1 # Packager: Richard Pöttler, richard dot poettler at gmail dot com
2 # Maintainer: Richard Pöttler, richard dot poettler at gmail dot com
3 # Description: German dictionary for aspell
4 # URL: ftp://ftp.gnu.org/gnu/aspell/dict/0index.html
5 # Depends on: aspell
7 name=aspell-de
8 version=20030222-1
9 release=1
10 source=(ftp://ftp.gnu.org/gnu/aspell/dict/de/aspell6-de-$version.tar.bz2)
12 build () {
13         cd aspell6-de-$version
14         ./configure
15         make
16         make DESTDIR=$PKG install