From: Ian Leonard Date: Wed, 26 Nov 2014 07:43:58 +0000 (-0800) Subject: ntpd: add SPDX license information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1aff45c6dd36f2a5875eadaeae2ed93da8ff6d45;p=openwrt-packages.git ntpd: add SPDX license information Signed-off-by: Ian Leonard --- 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