# cksfv, http://zakalwe.fi/~shd/foss/cksfv/files/ name=cksfv version=1.3.12 release=1 source=(http://zakalwe.fi/~shd/foss/cksfv/files/$name-$version.tar.bz2) build() { cd $name-$version ./configure \ --prefix=/usr \ --package-prefix=$PKG make make install }