xcmsdb: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:24 +00:00
parent a48f175207
commit fab710e923

View File

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