xproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:27 +00:00
parent fe96acf4e3
commit 3a371c352f

View File

@ -9,3 +9,7 @@ license="MIT"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
checksum=c6f9747da0bd3a95f86b17fb8dd5e717c8f3ab7f0ece3ba1b247899ec1ef7747
post_install() {
vlicense COPYING
}