diff --git a/srcpkgs/R-cran-brio/template b/srcpkgs/R-cran-brio/template new file mode 100644 index 00000000000..5cfe5e79d91 --- /dev/null +++ b/srcpkgs/R-cran-brio/template @@ -0,0 +1,14 @@ +# Template file for 'R-cran-brio' +pkgname=R-cran-brio +version=1.1.5 +revision=1 +build_style=R-cran +short_desc="Basic R Input Output" +maintainer="Orphaned " +license="MIT" +homepage="https://brio.r-lib.org/" +checksum=a9f22335ea39039de25bb27bccd5ff1ffb2b743579b31d150b6b91c9ea81d0b8 + +post_install() { + vlicense LICENSE +}