New package: ruby-erubi-1.12.0

This commit is contained in:
dataCobra 2024-06-13 08:41:52 +02:00 committed by classabbyamp
parent 6f5a2ddd1d
commit 962e84a58e

View file

@ -0,0 +1,14 @@
# Template file for 'ruby-erubi'
pkgname=ruby-erubi
version=1.12.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=27bedb74dfb1e04ff60674975e182d8ca787f2224f2e8143268c7696f42e4723
post_install() {
vlicense MIT-LICENSE
}