0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-22 13:06:21 +00:00
Paul Donald f6e6b055d5 luci-app-mosquitto: Convert to JS
Tested on 23.05.5

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-10-09 13:54:59 +02:00

14 lines
369 B
Makefile

include $(TOPDIR)/rules.mk
LUCI_TITLE:=Mosquitto LuCI interface
LUCI_DEPENDS:=+luci-base +mosquitto
LUCI_DESCRIPTION:=Provides a webadmin for most basic mosquitto parameters.
PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com> \
Paul Donald <newtwen+github@gmail.com>
PKG_LICENSE:=Apache-2.0
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature