# Template file for 'blindfold'
pkgname=blindfold
version=1.0.6
revision=2
build_style=cargo
hostmakedepends="pkg-config"
makedepends="openssl-devel"
short_desc="CLI gitignore file generator"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT"
homepage="https://github.com/Eoin-McMahon/blindfold"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=eff539920d4efa5c0fc35067c40347ceb8b01a922f443460a28e8c5e0b3237ca

post_install() {
	vlicense LICENSE
}
