mkfontdir: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:22 +00:00
parent 8de4d85ab6
commit a9c62c5f7e

View File

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