aboutsummaryrefslogtreecommitdiffstats
path: root/main/acf-clamav/APKBUILD
blob: 23826ed0b4a93fb12fbcefb48a2d791ec6dcbeb4 (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-clamav
pkgver=0.7.0
pkgrel=0
pkgdesc="A web-based system administration interface for clamav"
url="http://git.alpinelinux.org/cgit/acf-clamav"
arch="noarch"
license="GPL2"
depends="acf-core lua clamav"
makedepends=""
install=
subpackages=""
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

package() {
	cd "$srcdir/$pkgname-$pkgver"

	make DESTDIR="$pkgdir" install

}

md5sums="c81b92ce5250abf8c31c90e309e21b48  acf-clamav-0.7.0.tar.xz"
sha256sums="1ac654addecc615e571a322d02fe8701631e44f969cb9be51e2d26ca26a1230a  acf-clamav-0.7.0.tar.xz"
sha512sums="fee8e3060d50ca309c957f31c975338728cbb4dc6c5eeb171849ca6d7fa69eb64f7be73bf3b6604c0ff41fed32f5a74c8e0590b4e4e08aec3043119cfcb38091  acf-clamav-0.7.0.tar.xz"