xfd: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:25 +00:00
parent 02ba7d7079
commit addce06f8f
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=c1a32222fbb891e46f9a82ebab005bc5e54ce006a2586195ec9ea7ab308e2759
post_install() {
vlicense COPYING
}