Browse Source

ccid: add PKG_LICENSE information

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 10 years ago
parent
commit
be3948f08a
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      utils/ccid/Makefile

+ 2
- 0
utils/ccid/Makefile View File

@ -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


Loading…
Cancel
Save