# Template file for 'scc'
pkgname=scc
version=3.6.0
revision=1
build_style=go
go_import_path="github.com/boyter/scc/v3"
short_desc="Fast cloc replacement written in pure Go"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/boyter/scc"
distfiles="https://github.com/boyter/scc/archive/v${version}.tar.gz"
checksum=15e09f446ee44f3ebdb59f55933128256588d0343988692f1064b9bfb4f96dd7
conflicts="sc-controller" # /usr/bin/scc

post_install() {
	vlicense LICENSE
}
