diff --git a/srcpkgs/R-cran-farver/template b/srcpkgs/R-cran-farver/template new file mode 100644 index 00000000000..506de8f1c28 --- /dev/null +++ b/srcpkgs/R-cran-farver/template @@ -0,0 +1,15 @@ +# Template file for 'R-cran-farver' +pkgname=R-cran-farver +version=2.0.1 +revision=1 +build_style=R-cran +short_desc="High Performance Colour Space Manipulation" +maintainer="John " +license="MIT" +homepage="https://github.com/thomasp85/farver" +checksum=1642ca1519ef80616ab044ae7f6eaf464118356f2a7875e9d0e3df60ca84012b + +post_install() { + vlicense LICENSE + vlicense LICENSE.note +}