x11perf: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:23 +00:00
parent 8061ca69b8
commit f2b3bd8598
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=e87098dec1947572d70c62697a7b70bde1ab5668237d4660080eade6bc096751
post_install() {
vlicense COPYING
}