dmxproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:17 +00:00
parent cd98cd67bd
commit 2aafc5a2a1

View file

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