aboutsummaryrefslogtreecommitdiff
path: root/net/wget/Makefile
diff options
context:
space:
mode:
authorMaxim Storchak <m.storchak@gmail.com>2014-12-14 13:04:20 +0200
committerMaxim Storchak <m.storchak@gmail.com>2014-12-14 13:04:20 +0200
commitc8efd8b6f70f321541ecdc476aec5363d94ef938 (patch)
tree9e992458bcfa4e363c316738f84805409dc40305 /net/wget/Makefile
parent0c86aafc4274f8f3e3da354c236ece0c80618592 (diff)
wget: add license file
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Diffstat (limited to 'net/wget/Makefile')
-rw-r--r--net/wget/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile
index 9a84498f5..a1682b357 100644
--- a/net/wget/Makefile
+++ b/net/wget/Makefile
@@ -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)