bigreqsproto: add license
This commit is contained in:
parent
1690cb21a3
commit
9a2a940123
|
@ -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=462116ab44e41d8121bfde947321950370b285a5316612b8fce8334d50751b1e
|
checksum=462116ab44e41d8121bfde947321950370b285a5316612b8fce8334d50751b1e
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue