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:
cb5bdba
)
ccid: add PKG_LICENSE information
author
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:05:54 +0000
(13:05 +0200)
committer
Daniel Golle
<redacted>
Sun, 10 Aug 2014 11:37:13 +0000
(13:37 +0200)
Signed-off-by: Daniel Golle <redacted>
utils/ccid/Makefile
patch
|
blob
|
history
diff --git
a/utils/ccid/Makefile
b/utils/ccid/Makefile
index dc3e16dc258c39bf567a94ae3e4119dcfda3d899..1d8c1739a45d7ba3de70b647cf0cdbfe78dd6d9a 100644
(file)
--- a/
utils/ccid/Makefile
+++ b/
utils/ccid/Makefile
@@
-15,6
+15,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4091
PKG_MD5SUM:=a227a20a0dd034cd4bb7400806a0a2d0
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
+PKG_LICENSE:=LGPL-2.1+
+PKG_LICENSE_FILES:=COPYING
PKG_FIXUP:=libtool
PKG_INSTALL:=1
git clone https://git.99rst.org/PROJECT