void-packages/srcpkgs/bwm-ng/template

14 lines
478 B
Bash
Raw Normal View History

2015-01-27 09:36:05 +00:00
# Template file for 'bwm-ng'
pkgname=bwm-ng
2015-07-26 08:03:57 +00:00
version=0.6.1
2015-01-27 09:36:05 +00:00
revision=1
build_style=gnu-configure
makedepends="ncurses-devel"
short_desc="A console-based live network and disk io bandwidth monitor"
maintainer="Enno Boland <gottox@voidlinux.eu>"
2015-01-27 09:36:05 +00:00
license="GPL-2"
homepage="http://www.gropp.org/?id=projects&sub=bwm-ng"
distfiles="http://www.gropp.org/bwm-ng/bwm-ng-0.6.tar.gz"
checksum=c1134358e268329d438b0996399003b0f0b966034fb4b5b138761c2f3c62ffdd
2015-07-26 08:03:57 +00:00
wrksrc=${pkgname}-${version%.*}