# Template file for 'go-md2man'
pkgname=go-md2man
version=2.0.7
revision=1
build_style=go
go_import_path=github.com/cpuguy83/go-md2man/v2
short_desc="Convert md to manpages"
maintainer="Daniel Lewan <daniel@teddydd.me>"
license="MIT"
homepage="https://github.com/cpuguy83/go-md2man"
distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
checksum=ca3a5b57e2c01759f5a00ad2a578d034c5370fae9aa7a6c3af5648b2fc802a92

post_install() {
	vlicense LICENSE.md
}
