xdpyinfo: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:24 +00:00
parent 0063d8ce67
commit 6f00d2ad24

View file

@ -13,3 +13,7 @@ license="MIT"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
checksum=30238ed915619e06ceb41721e5f747d67320555cc38d459e954839c189ccaf51
post_install() {
vlicense COPYING
}