renderproto: add license
This commit is contained in:
parent
d711a193bd
commit
ebae747dfd
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@ homepage="http://xorg.freedesktop.org"
|
|||
license="MIT"
|
||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||
checksum=06735a5b92b20759204e4751ecd6064a2ad8a6246bb65b3078b862a00def2537
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue