# Template file for 'cmc'
pkgname=cmc
version=1.1.4
revision=2
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=a243f53317af69729d4fd6c022722f3085e3d193d5a5a9a86b59fd281a6a96e1

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