makedepend: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:22 +00:00
parent e5fd3b0205
commit 8de4d85ab6

View file

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