summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-mosquitto/Makefile
blob: 751a88ed8bda69a56082d14d7113c06b8437db8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include $(TOPDIR)/rules.mk

LUCI_TITLE:=Mosquitto LuCI interface
LUCI_DEPENDS:=+luci-compat +luci-base mosquitto
LUCI_DESCRIPTION:=Provides a webadmin for most basic mosquitto parameters.

PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com>
PKG_LICENSE:=Apache-2.0

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature