applications: remove LUCI_PKGARCH:=all
[project/luci.git] / applications / luci-app-mosquitto / Makefile
1 include $(TOPDIR)/rules.mk
2
3 LUCI_TITLE:=Mosquitto LuCI interface
4 LUCI_DEPENDS:=+luci-compat +luci-base mosquitto
5 LUCI_DESCRIPTION:=Provides a webadmin for most basic mosquitto parameters.
6
7 PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com>
8 PKG_LICENSE:=Apache-2.0
9
10 include ../../luci.mk
11
12 # call BuildPackage - OpenWrt buildroot signature