mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: ruby-erubi-1.12.0
This commit is contained in:
parent
6f5a2ddd1d
commit
962e84a58e
1 changed files with 14 additions and 0 deletions
14
srcpkgs/ruby-erubi/template
Normal file
14
srcpkgs/ruby-erubi/template
Normal 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
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue