resourceproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:23 +00:00
parent ebae747dfd
commit 52d3e5b26a

View file

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