evieext: add license

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

View file

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