# Template file for 'ruby-thor'
pkgname=ruby-thor
version=1.5.0
revision=1
build_style=gem
short_desc="Toolkit for building powerful command-line interfaces"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://whatisthor.com/"
checksum=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73

post_install() {
	vlicense LICENSE.md
}
