git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
685da68
)
opensc: add PKG_LICENSE information
author
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:02:03 +0000
(13:02 +0200)
committer
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:37:13 +0000
(13:37 +0200)
Signed-off-by: Daniel Golle <redacted>
utils/opensc/Makefile
patch
|
blob
|
history
diff --git
a/utils/opensc/Makefile
b/utils/opensc/Makefile
index a31d38ae2fe27cfa7dce0d9b66eacea09abf7180..f17357055f0eb5d8a0991b36b11f2f4d9ae0fb5a 100644
(file)
--- a/
utils/opensc/Makefile
+++ b/
utils/opensc/Makefile
@@
-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)
git clone https://git.99rst.org/PROJECT