diff --git a/srcpkgs/ruby-mustache/template b/srcpkgs/ruby-mustache/template new file mode 100644 index 00000000000..b6cd161f3d7 --- /dev/null +++ b/srcpkgs/ruby-mustache/template @@ -0,0 +1,15 @@ +# Template file for 'ruby-mustache' +pkgname=ruby-mustache +version=1.1.0 +revision=1 +noarch=yes +build_style=gem +short_desc="Framework-agnostic way to render logic-free views" +maintainer="maxice8 " +license="MIT" +homepage="https://github.com/mustache/mustache" +checksum=7365441281b93b9a3e7299c432af1b971435155168ef12631a72bbdaf9ed2899 + +post_install() { + vlicense LICENSE +}