diff --git a/srcpkgs/make-ca/template b/srcpkgs/make-ca/template new file mode 100644 index 00000000000..bcc41f8119d --- /dev/null +++ b/srcpkgs/make-ca/template @@ -0,0 +1,16 @@ +# Template file for 'make-ca' +pkgname=make-ca +version=1.5 +revision=1 +wrksrc="make-ca-${version}" +build_style=gnu-makefile +make_install_args="SBINDIR=/usr/bin" +hostmakedepends="help2man" +depends="p11-kit" +short_desc="PKI setup script for LFS (and others)" +maintainer="Kyle Nusbaum " +license="GPL-3.0-or-later" +homepage="https://github.com/djlucas/make-ca/" +distfiles="https://github.com/djlucas/make-ca/releases/download/v${version}/make-ca-${version}.tar.xz" +checksum=e75771dd73eb97189339379626fb42241ee579058c6ea2900ec850e7d96179f7 +archs=noarch