wget: add license file
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
This commit is contained in:
parent
0c86aafc42
commit
c8efd8b6f7
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
|||
PKG_MD5SUM:=78942cc0cce0a23e18114d982789e360
|
||||
PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
|
||||
PKG_LICENSE:=GPL-3.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue