libXft: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:20 +00:00
parent 1cad6bdfc4
commit 0d78edcfc0

View File

@ -12,6 +12,10 @@ homepage="${XORG_SITE}"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c
post_install() {
vlicense COPYING
}
libXft-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"