xf86driproto: add license
This commit is contained in:
parent
027af23b65
commit
371a78359a
|
@ -10,3 +10,7 @@ homepage="${XORG_HOME}"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||||
checksum=9c4b8d7221cb6dc4309269ccc008a22753698ae9245a398a59df35f1404d661f
|
checksum=9c4b8d7221cb6dc4309269ccc008a22753698ae9245a398a59df35f1404d661f
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue