# Contributor: Ted Trask # Maintainer: Ted Trask pkgname=acf-dovecot pkgver=0.5.0 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://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz" package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } md5sums="643b4f73f3cfca62eab3528032db63c7 acf-dovecot-0.5.0.tar.xz" sha256sums="16f008b569e4ca3957dcca6a289bb0e910151247b4ce6210c934d6abea9db09b acf-dovecot-0.5.0.tar.xz" sha512sums="6620b32e8857f29cd921fdc2d61435fb78ae49dcd0b53384fcfd81f3c2d5ba98b317c5b87181dd2eee769db18f68583a40ea43c7dbbf6f17d557d9b2aac55021 acf-dovecot-0.5.0.tar.xz"