17 lines
452 B
Bash
17 lines
452 B
Bash
# Template file for 'ruby-mime-types'
|
|
pkgname=ruby-mime-types
|
|
version=3.3
|
|
revision=2
|
|
archs=noarch
|
|
build_style=gem
|
|
depends="ruby-mime-types-data>=3.2015"
|
|
short_desc="Library for registry and information about MIME types"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="https://github.com/mime-types/ruby-mime-types/"
|
|
checksum=933ef7ba38c3e4d5561cbff4aaf92d9d76b97df77b7ab1083e3f2df9220af43c
|
|
|
|
post_install() {
|
|
vlicense Licence.md
|
|
}
|