fontsproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:19 +00:00
parent f9f370753e
commit d348c06134

View file

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