rgb: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:23 +00:00
parent 52d3e5b26a
commit 372e65877b

View file

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