Parcourir la source

net/mosquitto: Add PKG_LICENSE information

Signed-off-by: Karl Palsson <karlp@remake.is>
Karl Palsson il y a 10 ans
Parent
révision
7ee92fa45c
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2
    0
      net/mosquitto/Makefile

+ 2
- 0
net/mosquitto/Makefile Voir le fichier

@@ -11,6 +11,8 @@ include $(TOPDIR)/rules.mk
11 11
 PKG_NAME:=mosquitto
12 12
 PKG_VERSION:=1.3.4
13 13
 PKG_RELEASE:=1
14
+PKG_LICENSE:=BSD-3-Clause
15
+PKG_LICENSE_FILE:=LICENSE.txt
14 16
 
15 17
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
16 18
 PKG_SOURCE_URL:=http://mosquitto.org/files/source/