libXdmcp: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:20 +00:00
parent 3a50f42104
commit edbf6a75b1

View file

@ -12,6 +12,10 @@ homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=81fe09867918fff258296e1e1e159f0dc639cb30d201c53519f25ab73af4e4e2
post_install() {
vlicense COPYING
}
libXdmcp-devel_package() {
depends="xproto ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"