inputproto: add license
This commit is contained in:
parent
3550199913
commit
e3ca8fb450
|
@ -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=893a6af55733262058a27b38eeb1edc733669f01d404e8581b167f03c03ef31d
|
checksum=893a6af55733262058a27b38eeb1edc733669f01d404e8581b167f03c03ef31d
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue