# Contributor: Ted Trask # Maintainer: Ted Trask pkgname=acf-iptables pkgver=0.7.0 pkgrel=0 pkgdesc="A web-based system administration interface for iptables" url="http://git.alpinelinux.org/cgit/acf-iptables" arch="noarch" license="GPL-2" depends="acf-core lua iptables" makedepends="" install= subpackages="" source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz" package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } md5sums="42f437053b8c7a9c096a073ad44e3731 acf-iptables-0.7.0.tar.xz" sha256sums="5b7b64b5a13c0ba92841499d6dc39fcfb68979368a6523442311b95d81270dc5 acf-iptables-0.7.0.tar.xz" sha512sums="f9086253a2713ebf7f9bba50f9d82c22ef255c07ca9802071448173ad93ce1ddc0493ec11b7281936eee97d3c7436fcde3d2fc1e00732575ea541bf6a48da3b4 acf-iptables-0.7.0.tar.xz"