xev: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:24 +00:00
parent 7ae1521b24
commit fc4a93c26e

View file

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