xf86miscproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:25 +00:00
parent 371a78359a
commit 80dc4da253
1 changed files with 4 additions and 0 deletions

View File

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