# Contributor: Ted Trask # Maintainer: Ted Trask pkgname=acf-dovecot pkgver=0.3.1 pkgrel=0 pkgdesc="A web-based system administration interface for dovecot" url="http://git.alpinelinux.org/cgit/acf-dovecot" arch="noarch" license="GPL-2" depends="acf-core lua dovecot" makedepends="" install= subpackages="" source="http://git.alpinelinux.org/cgit/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2" package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } md5sums="e0fe95a24b76cd26488f1887eea2b5fd acf-dovecot-0.3.1.tar.bz2"