xf86driproto: add license

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

View File

@ -10,3 +10,7 @@ homepage="${XORG_HOME}"
license="MIT"
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
checksum=9c4b8d7221cb6dc4309269ccc008a22753698ae9245a398a59df35f1404d661f
post_install() {
vlicense COPYING
}