# GNU a2ps, ftp://ftp.enst.fr/pub/unix/a2ps/ name=a2ps version=4.13b release=1 source=(ftp://ftp.enst.fr/pub/unix/a2ps/$name-$version.tar.gz) build() { cd $name-4.13 ./configure --prefix=/usr --sysconfdir=/etc \ --mandir=/usr/share/man --infodir=/usr/share/info make make DESTDIR=$PKG install }