From 1aff45c6dd36f2a5875eadaeae2ed93da8ff6d45 Mon Sep 17 00:00:00 2001 From: Ian Leonard Date: Tue, 25 Nov 2014 23:43:58 -0800 Subject: [PATCH] ntpd: add SPDX license information Signed-off-by: Ian Leonard --- net/ntpd/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index 3d7647dc5..f1bfd4f44 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ PKG_MD5SUM:=00df80a84ec9528fcfb09498075525bc +PKG_LICENSE:=Unique +PKG_LICENSE_FILES:=COPYRIGHT html/copyright.html + PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_FIXUP:=autoreconf