# Template file for 'bspwm'
pkgname=bspwm
version=0.9.12
revision=1
build_style=gnu-makefile
makedepends="xcb-util-wm-devel xcb-util-keysyms-devel"
short_desc="Tiling window manager based on binary space partitioning"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/baskerville/bspwm"
distfiles="https://github.com/baskerville/bspwm/archive/${version}.tar.gz"
checksum=ca3be808e3d0c785955f1613e6e860fc51b5db086b821b48707466da1a06392c

post_install() {
	vlicense LICENSE
}
