# Contributor: Michael Mason pkgname=acf-iptables pkgver=0.3.1 pkgrel=0 pkgdesc="A web-based system administration interface for iptables" url="http://git.alpinelinux.org/cgit/acf-iptables" license="GPL-2" depends="acf-core lua iptables" makedepends="" install= subpackages="" source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2" build() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } md5sums="4e7eafa43eebd4dd20502d35c570eb19 acf-iptables-0.3.1.tar.bz2"