# Template file for 'ruby-asciidoctor'
pkgname=ruby-asciidoctor
version=2.0.26
revision=1
build_style=gem
short_desc="Ruby implementation of AsciiDoc"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://asciidoctor.org"
checksum=16e3accf1fc206bbd6335848649d7fd65f31d2daa60d85af13d47a8ee4b071c1

post_install() {
	vlicense LICENSE
}
