xauth: add license
This commit is contained in:
parent
f2b3bd8598
commit
ff7a6ae04c
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue