libXaw: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:20 +00:00
parent 73490774a3
commit 86672c3356
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ license="MIT"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd
post_install() {
vlicense COPYING
}
libXaw-devel_package() {
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
short_desc+=" - development files"