# Template file for 'ruby-docopt'
pkgname=ruby-docopt
version=0.6.1
revision=1
build_style=gem
short_desc="Command line option parser, that will make you smile"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://rubygems.org/gems/docopt"
checksum=73f837ed376d015971712c17f7aafa021998b964b77d52997dcaff79d6727467

post_install() {
  vlicense LICENSE
}
