mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
xf86vidmodeproto: add license
This commit is contained in:
parent
80dc4da253
commit
02ba7d7079
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=45d9499aa7b73203fd6b3505b0259624afed5c16b941bd04fcf123e5de698770
|
checksum=45d9499aa7b73203fd6b3505b0259624afed5c16b941bd04fcf123e5de698770
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue