# Template file for 'licensor'
pkgname=licensor
version=2.1.0
revision=2
build_style=cargo
short_desc="Write licenses to stdout"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/raftario/licensor"
distfiles="https://github.com/raftario/licensor/archive/v${version}.tar.gz"
checksum=d061ce9fd26d58b0c6ababa7acdaf35222a4407f0b5ea9c4b78f6835527611fd

post_install() {
	vlicense LICENSE
}
