mirror of https://github.com/openwrt/packages.git
opensc: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>pull/180/head
parent
685da68df4
commit
cb5bdba273
|
@ -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 New Issue