net/mosquitto: Add PKG_LICENSE information
Signed-off-by: Karl Palsson <karlp@remake.is>
This commit is contained in:
parent
bbd71ce887
commit
7ee92fa45c
1 changed files with 2 additions and 0 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue