diff --git a/srcpkgs/ruby-erubis/template b/srcpkgs/ruby-erubis/template new file mode 100644 index 00000000000..131d6f19151 --- /dev/null +++ b/srcpkgs/ruby-erubis/template @@ -0,0 +1,14 @@ +# Template file for 'ruby-erubis' +pkgname=ruby-erubis +version=2.7.0 +revision=1 +build_style=gem +short_desc="Erubis is an implementation of eRuby" +maintainer="maxice8 " +license="MIT" +homepage="http://www.kuwata-lab.com/erubis/" +checksum=63653f5174a7997f6f1d6f465fbe1494dcc4bdab1fb8e635f6216989fb1148ba + +post_install() { + vlicense MIT-LICENSE +}