xauth: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:23 +00:00
parent f2b3bd8598
commit ff7a6ae04c
1 changed files with 4 additions and 0 deletions

View File

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