xf86bigfontproto: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:25 +00:00
parent 54ce497c8b
commit 0325fb89dc
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=ba9220e2c4475f5ed2ddaa7287426b30089e4d29bd58d35fad57ba5ea43e1648
post_install() {
vlicense COPYING
}