# Template file for 'id3'
pkgname=id3
version=0.81
revision=1
build_style=gnu-makefile
make_install_args="mandir=/usr/share/man"
short_desc="Tool for manipulating id3 and id3v2 tags in multiple files"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://squell.github.io/id3/"
distfiles="https://github.com/squell/id3/releases/download/${version}/id3-${version}.tar.gz"
checksum=5eda41e277e67492bfe0116d24962c24c47ead56a925a00f05f724bcc7687b0c

post_install() {
	vlicense COPYING
}
