font-util: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:19 +00:00
parent a2a2e84c17
commit caa06863ea
1 changed files with 4 additions and 0 deletions

View File

@ -16,3 +16,7 @@ license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
checksum=aa7ebdb0715106dd255082f2310dbaa2cd7e225957c2a77d719720c7cc92b921
post_install() {
vlicense COPYING
}