smproxy: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:23 +00:00
parent 06b69803ab
commit 667c1292f1
1 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,7 @@ license="MIT"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
checksum=6cf19155a2752237f36dbf8bc4184465ea190d2652f887faccb4e2a6ebf77266
post_install() {
vlicense COPYING
}