xineramaproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:26 +00:00
parent 45a699e690
commit 615a5c0384
1 changed files with 4 additions and 0 deletions

View File

@ -10,3 +10,7 @@ license="MIT"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
checksum=977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b
post_install() {
vlicense COPYING
}