New package: ruby-mustache-1.1.0.
This commit is contained in:
15
srcpkgs/ruby-mustache/template
Normal file
15
srcpkgs/ruby-mustache/template
Normal file
@@ -0,0 +1,15 @@
|
||||
# Template file for 'ruby-mustache'
|
||||
pkgname=ruby-mustache
|
||||
version=1.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gem
|
||||
short_desc="Framework-agnostic way to render logic-free views"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/mustache/mustache"
|
||||
checksum=7365441281b93b9a3e7299c432af1b971435155168ef12631a72bbdaf9ed2899
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
Reference in New Issue
Block a user