relayctl: update license information, use @SF 2955/head
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 10 Jul 2016 19:08:13 +0000 (21:08 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 10 Jul 2016 22:35:12 +0000 (00:35 +0200)
The license BSD-3-Clause.
Indicate license file.
Use @SF for PKG_SOURCE_URL instead of sourceforge.net URL.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
utils/relayctl/Makefile

index 3680e5093452b52ef7170781ef76c553e6574ce5..78945b83e92ed6409257f5959ba4ed8e0b39bf74 100644 (file)
@@ -11,10 +11,11 @@ PKG_VERSION:=0.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://download.sourceforge.net/project/relayctl/relayctl-$(PKG_VERSION)
+PKG_SOURCE_URL:=@SF/relayctl/relayctl-$(PKG_VERSION)
 PKG_MAINTAINER:=Heinrich Schuchardt <xypron.glpk@gmx.de>
 PKG_MD5SUM:=24c848e0d705421dcd6accfffa31f704
-PKG_LICENSE:=BSD
+PKG_LICENSE:=BSD-3-Clause
+PKG_LICENSE_FILES:=COPYING
 
 PKG_INSTALL:=1