From 77a1e5cc46d8117b1e18b046a88f0280792a68f5 Mon Sep 17 00:00:00 2001 From: Ian Leonard Date: Tue, 25 Nov 2014 00:11:02 -0800 Subject: lftp: add PKG_LICENSE SPDX information Signed-off-by: Ian Leonard --- net/lftp/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net/lftp') diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 054d4a4dc..04e3d111d 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -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 -- cgit v1.2.3