# Template file for 'zcfan'
pkgname=zcfan
version=1.4.0
revision=1
build_style=gnu-makefile
short_desc="Zero-configuration fan control for ThinkPad"
maintainer="Worf <me@worf.win>"
license="MIT"
homepage="https://github.com/cdown/zcfan"
distfiles="https://github.com/cdown/zcfan/archive/refs/tags/${version}.tar.gz"
checksum=33e4944303c778581b6471c79e1273a5668917542e412c8125f028133b684718

post_install() {
	vsv zcfan
	vlicense LICENSE
	vdoc ${FILESDIR}/README.voidlinux
}
