xset: add license
This commit is contained in:
parent
1310db65aa
commit
e47f08be62
|
@ -11,3 +11,7 @@ homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063
|
checksum=4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue