font-util: add license
This commit is contained in:
parent
a2a2e84c17
commit
caa06863ea
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue