New package: ruby-erubis-2.7.0
This commit is contained in:
parent
c1eb92be12
commit
71b40968ec
1 changed files with 14 additions and 0 deletions
14
srcpkgs/ruby-erubis/template
Normal file
14
srcpkgs/ruby-erubis/template
Normal 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
|
||||
}
|
Loading…
Reference in a new issue