aboutsummaryrefslogtreecommitdiffstats
path: root/main/acf-dovecot/APKBUILD
blob: 14d07004f716e803a06374e0d47fbfce6aceb50c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-dovecot
pkgver=0.6.0
pkgrel=2
pkgdesc="A web-based system administration interface for dovecot"
url="https://git.alpinelinux.org/cgit/acf/acf-dovecot"
arch="noarch"
license="GPL-2.0"
depends="acf-core 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="2aa3f4edad67194be82df99ef679fd1f  acf-dovecot-0.6.0.tar.xz"
sha256sums="61a07ba9bef635c232a01acc02e0ca8c7788daa8ef420795ce7857438b449bc6  acf-dovecot-0.6.0.tar.xz"
sha512sums="7838987e88505d1c8f929088e4e05e6f5161a01d55fe9892b0e10f4e9b850981423e2fff93053d21b18d3e4384bbdbe7912b7a155af0eae4afc4c61517a7abd8  acf-dovecot-0.6.0.tar.xz"