15 lines
361 B
Bash
15 lines
361 B
Bash
# Template file for 'ruby-erubi'
|
|
pkgname=ruby-erubi
|
|
version=1.13.0
|
|
revision=1
|
|
build_style=gem
|
|
short_desc="ERB template engine for ruby"
|
|
maintainer="dataCobra <datacobra@thinkbot.de>"
|
|
license="MIT"
|
|
homepage="https://github.com/jeremyevans/erubi"
|
|
checksum=fca61b47daefd865d0fb50d168634f27ad40181867445badf6427c459c33cd62
|
|
|
|
post_install() {
|
|
vlicense MIT-LICENSE
|
|
}
|