recordproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:22 +00:00
parent 96f450b59d
commit d711a193bd

View file

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