aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Palsson <karlp@remake.is>2014-08-11 13:18:20 +0000
committerKarl Palsson <karlp@remake.is>2014-08-11 13:19:42 +0000
commit7ee92fa45c1dc53db089a374afaf9ce86b04d3e4 (patch)
tree0c128d2696a6d729d56c7191cb3c13676be9cabd
parentbbd71ce887f5f496f6c34d1e42f1d44e334f9a06 (diff)
net/mosquitto: Add PKG_LICENSE information
Signed-off-by: Karl Palsson <karlp@remake.is>
1 files changed, 2 insertions, 0 deletions
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/