16 lines
394 B
Bash
16 lines
394 B
Bash
# Template file for 'ruby-mustache'
|
|
pkgname=ruby-mustache
|
|
version=1.1.1
|
|
revision=1
|
|
archs=noarch
|
|
build_style=gem
|
|
short_desc="Framework-agnostic way to render logic-free views"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/mustache/mustache"
|
|
checksum=90891fdd50b53919ca334c8c1031eada1215e78d226d5795e523d6123a2717d0
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|