ccid: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
cb5bdba273
commit
be3948f08a
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|||
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4091
|
||||
PKG_MD5SUM:=a227a20a0dd034cd4bb7400806a0a2d0
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=LGPL-2.1+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_INSTALL:=1
|
||||
|
|
Loading…
Reference in a new issue