15 lines
394 B
Bash
15 lines
394 B
Bash
# Template file for 'ruby-multi_json'
|
|
pkgname=ruby-multi_json
|
|
version=1.14.1
|
|
revision=6
|
|
build_style=gem
|
|
short_desc="Common interface for multiple JSON parsing libraries"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/intridea/multi_json"
|
|
checksum=d971296c0eacea289d31e4a7ab7ac5eda97262c62bbc8c110de4f5e36425c577
|
|
|
|
post_install() {
|
|
vlicense LICENSE.md
|
|
}
|