testing/chmlib: specify license

This commit is contained in:
Fabian Affolter 2013-09-07 19:26:27 +00:00 committed by Bartłomiej Piotrowski
parent 7e59b8560a
commit c97cd3c314

View File

@ -6,13 +6,14 @@ pkgrel=1
pkgdesc="Library for dealing with Microsoft ITSS/CHM format files"
url="http://morte.jedrea.com/~jedwin/projects/chmlib/"
arch="all"
license="LGPL"
depends=
license="LGPL2+"
depends=""
depends_dev=
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev"
source="http://morte.jedrea.com/~jedwin/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
_builddir="$srcdir"/$pkgname-$pkgver
build() {
cd "$_builddir"