# Contributor: Ted Trask # Maintainer: Ted Trask 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"