xwd: add license
This commit is contained in:
parent
f570c9743a
commit
bb6ba40a30
1 changed files with 4 additions and 0 deletions
|
@ -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=3bb396a2268d78de4b1c3e5237a85f7849d3434e87b3cd1f4d57eef614227d79
|
checksum=3bb396a2268d78de4b1c3e5237a85f7849d3434e87b3cd1f4d57eef614227d79
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue