Skip to content
Snippets Groups Projects
Commit 04a10843 authored by Ted Trask's avatar Ted Trask
Browse files

main/acf-provisioning: new aport

parent b6cf4b0f
No related branches found
No related tags found
No related merge requests found
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-provisioning
pkgver=0.0.1
pkgrel=0
pkgdesc="ACF for provisioning templated configs to devices"
url="http://git.alpinelinux.org/cgit/acf-provisioning"
arch="x86 x86_64"
license="GPL-2"
depends="acf-core lua lua-sql-postgres postgresql-client"
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="95a6e7896fc354f1c7bcf909c9fe8019 acf-provisioning-0.0.1.tar.bz2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment