# Template file for 'make-ca'
pkgname=make-ca
version=1.16.1
revision=1
build_style=gnu-makefile
make_install_args="SBINDIR=/usr/bin"
hostmakedepends="help2man"
depends="p11-kit openssl"
short_desc="PKI setup script for LFS (and others)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later OR MIT"
homepage="https://github.com/lfs-book/make-ca"
changelog="https://raw.githubusercontent.com/lfs-book/make-ca/refs/heads/master/CHANGELOG"
distfiles="https://github.com/lfs-book/make-ca/archive/refs/tags/v${version}.tar.gz"
checksum=98c7e6fded1938b972d0177b5d5e925d318be87f84ee9e4cad680656a8c29414

post_install() {
	vlicense LICENSE.MIT
}
