inputproto: add license
This commit is contained in:
parent
3550199913
commit
e3ca8fb450
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@ license="MIT"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${XORG_SITE}/proto/${pkgname}-${version}.tar.bz2"
|
||||
checksum=893a6af55733262058a27b38eeb1edc733669f01d404e8581b167f03c03ef31d
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue