treewide: move server side CBI support to luci-compat
[project/luci.git] / applications / luci-app-nut / Makefile
1 #
2 # Copyright (C) 2015 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 include $(TOPDIR)/rules.mk
9
10 LUCI_TITLE:=Network UPS Tools Configuration
11 LUCI_DEPENDS:=+luci-compat
12 LUCI_PKGARCH:=all
13 PKG_RELEASE:=1
14
15 include ../../luci.mk
16
17 # call BuildPackage - OpenWrt buildroot signature