# Template file for 'tmux-mem-cpu-load'
pkgname=tmux-mem-cpu-load
version=3.8.2
revision=1
build_style=cmake
depends="tmux"
short_desc="A CPU, RAM and load monitor for use with tmux"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/thewtex/tmux-mem-cpu-load"
distfiles="https://github.com/thewtex/tmux-mem-cpu-load/archive/v${version}.tar.gz"
checksum=c433e396050a821f915f3fd1e7d932b46204def8d59a46fce4f486b1b4ebef2e

post_install() {
	vlicense LICENSE
}
