# Template file for 'xmodmap'
pkgname=xmodmap
version=1.0.12
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libX11-devel"
short_desc="X modmap program to modify keymaps and pointer button mappings"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/app/xmodmap-${version}.tar.xz"
checksum=fc54b9b5bbf2ae58ba8f9d42bd051c41c7438377400c42c17d7496d19e1bb3ce

post_install() {
	vlicense COPYING
}
