xf86bigfontproto: add license
This commit is contained in:
parent
54ce497c8b
commit
0325fb89dc
|
@ -10,3 +10,7 @@ license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
||||||
checksum=ba9220e2c4475f5ed2ddaa7287426b30089e4d29bd58d35fad57ba5ea43e1648
|
checksum=ba9220e2c4475f5ed2ddaa7287426b30089e4d29bd58d35fad57ba5ea43e1648
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue