xorg-util-macros: add license
This commit is contained in:
parent
5d0be70276
commit
e9117d5137
|
@ -12,3 +12,7 @@ license="MIT"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${XORG_SITE}/util/util-macros-$version.tar.bz2"
|
||||
checksum=18d459400558f4ea99527bc9786c033965a3db45bf4c6a32eefdc07aa9e306a6
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue