xbacklight: add license
This commit is contained in:
parent
ff7a6ae04c
commit
d8bcb1031f
|
@ -11,3 +11,7 @@ license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=17f6cf51a35eaa918abec36b7871d28b712c169312e22a0eaf1ffe8d6468362b
|
checksum=17f6cf51a35eaa918abec36b7871d28b712c169312e22a0eaf1ffe8d6468362b
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue