dmxproto: add license
This commit is contained in:
parent
cd98cd67bd
commit
2aafc5a2a1
1 changed files with 4 additions and 0 deletions
|
@ -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=e72051e6a3e06b236d19eed56368117b745ca1e1a27bdc50fd51aa375bea6509
|
checksum=e72051e6a3e06b236d19eed56368117b745ca1e1a27bdc50fd51aa375bea6509
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue