index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Karl Palsson <karlp@remake.is>
2014-08-11 13:18:20 +0000
committer
Karl Palsson <karlp@remake.is>
2014-08-11 13:19:42 +0000
commit
7ee92fa45c1dc53db089a374afaf9ce86b04d3e4
(
patch
)
tree
0c128d2696a6d729d56c7191cb3c13676be9cabd
parent
bbd71ce887f5f496f6c34d1e42f1d44e334f9a06
(
diff
)
net/mosquitto: Add PKG_LICENSE information
Signed-off-by: Karl Palsson <karlp@remake.is>
Diffstat
-rw-r--r--
net/mosquitto/Makefile
2
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/