opensc: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
685da68df4
commit
cb5bdba273
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk
|
|||
PKG_NAME:=opensc
|
||||
PKG_VERSION:=20140317
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=LGPL-2.1+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
|
Loading…
Reference in a new issue