diff --git a/srcpkgs/R-cran-utf8/template b/srcpkgs/R-cran-utf8/template new file mode 100644 index 00000000000..634c13ec5c4 --- /dev/null +++ b/srcpkgs/R-cran-utf8/template @@ -0,0 +1,14 @@ +# Template file for 'R-cran-utf8' +pkgname=R-cran-utf8 +version=1.1.3 +revision=1 +build_style=R-cran +short_desc="Unicode Text Processing" +maintainer="Florian Wagner " +license="Apache-2.0" +homepage="https://github.com/patperry/r-utf8/" +checksum=43b394c3274ba0f66719d28dc4a7babeb87187e766de8d8ca716e0548091440f + +post_install() { + vlicense LICENSE +}