glproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:19 +00:00
parent 11434016f7
commit 37129f846f
1 changed files with 4 additions and 0 deletions

View File

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