# Template file for 'vdesk'
pkgname=vdesk
version=1.2
revision=1
build_style=gnu-configure
makedepends="libX11-devel"
short_desc="A lightweight virtual desktop manager"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="custom"
homepage="http://offog.org/code/vdesk.html"
distfiles="http://offog.org/files/${pkgname}-${version}.tar.gz"
checksum=4ac9af40591abcb3a99dea9331933182af7a7c4d0c2eec43be37cf2c21dfa792

do_install() {
	vbin vdesk
	vlicense COPYING LICENSE
	vdoc README
}