xrandr: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:27 +00:00
parent 3a371c352f
commit 3e2a3adb12

View File

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