# Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=acf-core
pkgver=0.10.0 pkgrel=0
pkgdesc="A web-based system administration interface framework"
url="http://git.alpinelinux.org/cgit/acf-core"
license="GPL-2"
depends="acf-jquery acf-lib acf-skins haserl lua lua-posix lua-md5"
source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2"
build() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install }
md5sums="34dade6fd5f70f3319cd4f4aee46062b acf-core-0.10.0.tar.bz2"