# am-utils, http://www.am-utils.org name=am-utils version=6.0.9 release=1 source=(ftp://ftp.am-utils.org/pub/am-utils/$name-$version.tar.gz) build() { cd $name-$version ./configure --prefix=/usr \ --mandir=/usr/share/man --infodir=/usr/share/info make make DESTDIR=$PKG install }