13 lines
476 B
Bash
13 lines
476 B
Bash
# Template file for 'batctl'
|
|
pkgname=batctl
|
|
version=2015.0
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
short_desc="B.A.T.M.A.N. advanced management tool"
|
|
maintainer="Enno Boland <eb@s01.de>"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libnl3-devel"
|
|
license="GPL-2"
|
|
homepage="http://www.open-mesh.net/"
|
|
distfiles="http://downloads.open-mesh.net/batman/releases/batman-adv-${version}/${pkgname}-${version}.tar.gz"
|
|
checksum=634d91189f96bda6d4ce6179dce90ad578566f29d3111b49d6e775d4f3591f04
|