# Template file for 'xorg-docs'
pkgname=xorg-docs
version=1.7.3
revision=1
build_style=gnu-configure
short_desc="Misc docs for the X Window System that don't fit into other packages"
maintainer="runrin <run.rin@rin.run>"
license="MIT, BSD-3-Clause"
homepage="https://www.x.org"
distfiles="${XORG_SITE}/doc/${pkgname}-${version}.tar.xz"
checksum=28a2f2eeb5d9ff58b85961ff3ed7baaaf1ffa132e2a81f8b2bb97cb499bcddef

post_install() {
	vlicense general/License.xml
}
