# Template file for 'cmc'
pkgname=cmc
version=1.2.0
revision=1
short_desc="SSH ControlMaster Controller"
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
license="MIT"
homepage="https://github.com/TimidRobot/cmc"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=ed032301ca42dd477692d9343744a4a71fa29542d96cea1561eeb5155431b642

do_install() {
	vbin cmc
	vdoc README.md
	vdoc docs/annotated_config.md
	vdoc docs/workflow.md
	vlicense LICENSE
}
