pkgrel=0pkgdesc="ACF module for heimdal"url="http://git.alpinelinux.org/cgit/$pkgname"license="GPL-2"depends="acf-core lua heimdal"makedepends=""install=subpackages=""source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"build(){cd"$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir"install}