# Template file for 'blindfold'
pkgname=blindfold
version=1.2.0
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="openssl-devel"
short_desc="CLI gitignore file generator"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/Eoin-McMahon/blindfold"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=526ca5d4361a24ea6cb3422515c04519d2b738bab86de52358099ec37a61d59d

post_install() {
	vlicense LICENSE
}
