randrproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:22 +00:00
parent afb29308e8
commit 96f450b59d
1 changed files with 4 additions and 0 deletions

View File

@ -10,3 +10,7 @@ homepage="http://xorg.freedesktop.org"
license="MIT"
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
checksum=4c675533e79cd730997d232c8894b6692174dce58d3e207021b8f860be498468
post_install() {
vlicense COPYING
}