xf86vidmodeproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:25 +00:00
parent 80dc4da253
commit 02ba7d7079
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=45d9499aa7b73203fd6b3505b0259624afed5c16b941bd04fcf123e5de698770
post_install() {
vlicense COPYING
}