# Template file for 'xauth'
pkgname=xauth
version=1.1.5
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xtrans libXau-devel libXext-devel libXmu-devel"
short_desc="X authentication utility"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
checksum=a4000e2f441facebf569026bedecc23ba262cc6927be52070abe0002625cfbe0

post_install() {
	vlicense COPYING
}
