# Template file for 'samurai'
pkgname=samurai
version=1.3
revision=1
build_style=gnu-makefile
short_desc="Ninja-compatible build tool written in C"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT AND Apache-2.0"
homepage="https://github.com/michaelforney/samurai"
changelog="https://github.com/michaelforney/samurai/releases"
distfiles="https://github.com/michaelforney/samurai/archive/${version}.tar.gz"
checksum=44ff119a27b343ec47a797fa8701c19b9e672230bc15f3c6a6cede9641ea6332

post_install() {
	vlicense LICENSE
}
