xkbevd: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:26 +00:00
parent 0014f63f22
commit 2ca7e9638c
1 changed files with 4 additions and 0 deletions

View File

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