xcmiscproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:23 +00:00
parent 239b5a27c7
commit a48f175207

View File

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