xwd: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:27 +00:00
parent f570c9743a
commit bb6ba40a30

View File

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