xkill: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:26 +00:00
parent ce15be48af
commit 8d2296220d
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=88ef2a304f32f24b255e879f03c1dcd3a2be3e71d5562205414f267d919f812e
post_install() {
vlicense COPYING
}