xf86dgaproto: add license
This commit is contained in:
parent
0325fb89dc
commit
027af23b65
|
@ -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=ac5ef65108e1f2146286e53080975683dae49fc94680042e04bd1e2010e99050
|
checksum=ac5ef65108e1f2146286e53080975683dae49fc94680042e04bd1e2010e99050
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue