mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
xf86miscproto: add license
This commit is contained in:
parent
371a78359a
commit
80dc4da253
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=45b8ec6a4a8ca21066dce117e09dcc88539862e616e60fb391de05b36f63b095
|
checksum=45b8ec6a4a8ca21066dce117e09dcc88539862e616e60fb391de05b36f63b095
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue