xsetroot: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:27 +00:00
parent f68fc41523
commit 52fcaea67d
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=ba215daaa78c415fce11b9e58c365d03bb602eaa5ea916578d76861a468cc3d9
post_install() {
vlicense COPYING
}