From: Karl Palsson Date: Mon, 11 Aug 2014 13:18:20 +0000 (+0000) Subject: net/mosquitto: Add PKG_LICENSE information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7ee92fa45c1dc53db089a374afaf9ce86b04d3e4;p=openwrt-packages.git net/mosquitto: Add PKG_LICENSE information Signed-off-by: Karl Palsson --- diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index ba3c712ab..586d31534 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -11,6 +11,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mosquitto PKG_VERSION:=1.3.4 PKG_RELEASE:=1 +PKG_LICENSE:=BSD-3-Clause +PKG_LICENSE_FILE:=LICENSE.txt PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://mosquitto.org/files/source/