xlsclients: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:26 +00:00
parent f26ea06b03
commit b0779bfb02

View File

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