compositeproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:17 +00:00
parent 9a2a940123
commit d0f5f95751

View file

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