scrnsaverproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:23 +00:00
parent 372e65877b
commit fe84b762ca

View file

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