diff --git a/srcpkgs/enchive/template b/srcpkgs/enchive/template new file mode 100644 index 00000000000..1599f6c5de0 --- /dev/null +++ b/srcpkgs/enchive/template @@ -0,0 +1,15 @@ +# Template file for 'enchive' +pkgname=enchive +version=3.3 +revision=1 +build_style=gnu-makefile +short_desc="Encrypted personal archives" +maintainer="Rubén Santos " +license="UNLICENSE" +homepage="https://github.com/skeeto/enchive" +distfiles="https://github.com/skeeto/enchive/archive/${version}.tar.gz" +checksum=64ae476186a7e84bce18a81e3d4e119cc5e4ef717982a79a45899db1369f5ab0 + +post_install() { + vlicense UNLICENSE +}