pcsc-lite: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
be3948f08a
commit
7216a7affc
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/3991
|
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/3991
|
||||||
PKG_MD5SUM:=73502ca4ba6526727f9f49c63d805408
|
PKG_MD5SUM:=73502ca4ba6526727f9f49c63d805408
|
||||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||||
|
PKG_LICENSE:=BSD-3-Clause
|
||||||
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
Loading…
Reference in a new issue