# Template file for 'mbpfan'
pkgname=mbpfan
version=2.4.0
revision=1
archs="x86_64* i686*" # it's MacBook-specific and MacBooks only have these arches.
build_style=gnu-makefile
conf_files="/etc/mbpfan.conf"
short_desc="MacBook Pro fan control daemon"
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/linux-on-mac/mbpfan"
distfiles="https://github.com/linux-on-mac/mbpfan/archive/v${version}.tar.gz"
checksum=e1cdcffaba52be215ae40a8568949190866d500d6ae2a1e96b71ab5372f3580b

post_install() {
	vsv mbpfan
}
