xwininfo: add license

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

View File

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