# Template file for 'pc'
pkgname=pc
version=0.6
revision=1
build_style=gnu-makefile
make_use_env=yes
hostmakedepends="byacc"
short_desc="Programmer's calculator"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://git.sr.ht/~ft/pc"
distfiles="https://git.sr.ht/~ft/pc/archive/${version}.tar.gz"
checksum=30636dcf06690d5483389e53759ac0e9fa6fc1de44dcfe78119b698b0b959d90

post_install() {
	vlicense LICENSE
}
