# Template file for 'json2tsv'
pkgname=json2tsv
version=1.2
revision=1
build_style=gnu-makefile
make_install_args="MANPREFIX=/usr/share/man DOC=README"
short_desc="JSON to TSV converter"
maintainer="hazen2215 <haz@disroot.org>"
license="ISC"
homepage="https://www.codemadness.org/json2tsv.html"
distfiles="https://codemadness.org/releases/json2tsv/json2tsv-${version}.tar.gz"
checksum=113e5a7aeb295e7f8135f231cad900091f99aebd6c98316f761d377e9b50fd84

conflicts="jaq>=0"

post_install() {
	vlicense LICENSE
}
