gccmakedep: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:19 +00:00
parent d348c06134
commit 11434016f7

View file

@ -10,3 +10,7 @@ license="MIT"
homepage="http://cgit.freedesktop.org/xorg/util/gccmakedep/"
distfiles="$XORG_SITE/util/${pkgname}-${version}.tar.gz"
checksum=f9e2e7a590e27f84b6708ab7a81e546399b949bf652fb9b95193e0e543e6a548
post_install() {
vlicense COPYING
}