bigreqsproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:16 +00:00
parent 1690cb21a3
commit 9a2a940123

View file

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