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:
be3948f
)
pcsc-lite: add PKG_LICENSE information
author
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:12:45 +0000
(13:12 +0200)
committer
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:37:13 +0000
(13:37 +0200)
Signed-off-by: Daniel Golle <redacted>
utils/pcsc-lite/Makefile
patch
|
blob
|
history
diff --git
a/utils/pcsc-lite/Makefile
b/utils/pcsc-lite/Makefile
index 5ff3a14ebcd2ca4649c9b32b204f068170d0d87a..df0cdeaecd08884f2c7da0c2c095a6e3e64f8fd9 100644
(file)
--- a/
utils/pcsc-lite/Makefile
+++ b/
utils/pcsc-lite/Makefile
@@
-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_MD5SUM:=73502ca4ba6526727f9f49c63d805408
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
+PKG_LICENSE:=BSD-3-Clause
+PKG_LICENSE_FILES:=COPYING
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
git clone https://git.99rst.org/PROJECT