New package: ruby-erubis-2.7.0

This commit is contained in:
maxice8 2018-12-01 12:56:56 -02:00 committed by maxice8
parent c1eb92be12
commit 71b40968ec

View file

@ -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 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="http://www.kuwata-lab.com/erubis/"
checksum=63653f5174a7997f6f1d6f465fbe1494dcc4bdab1fb8e635f6216989fb1148ba
post_install() {
vlicense MIT-LICENSE
}