xvinfo: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:27 +00:00
parent 359073b2ca
commit f570c9743a
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=9fba8b68daf53863e66d5004fa9c703fcecf69db4d151ea2d3d885d621e6e5eb
post_install() {
vlicense COPYING
}