lftp: add PKG_LICENSE SPDX information
authorIan Leonard <antonlacon@gmail.com>
Tue, 25 Nov 2014 08:11:02 +0000 (00:11 -0800)
committerIan Leonard <antonlacon@gmail.com>
Tue, 25 Nov 2014 08:11:02 +0000 (00:11 -0800)
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
net/lftp/Makefile

index 054d4a4dcc64a1da871bf993731090b1fabea852..04e3d111d9629f5d750fa8a2d55960e8acf2b919 100644 (file)
@@ -14,6 +14,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://lftp.yar.ru/ftp \ http://lftp.cybermirror.org \ http://lftp.cybermirror.org/old
 PKG_MD5SUM:=e58fc886e3d7c6d994de5ce51de46087
 
+PKG_LICENSE:=GPL-3.0+
+PKG_LICENSE_FILES:=COPYING
+
 include $(INCLUDE_DIR)/uclibc++.mk
 include $(INCLUDE_DIR)/package.mk