printproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:22 +00:00
parent 22b09f1d46
commit afb29308e8

View File

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