fixesproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:17 +00:00
parent 686155406c
commit 4410caf52e

View file

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