11697f3b0db742cc177afb6377740da4fb5cba9b
[project/luci.git] / applications / luci-app-advanced-reboot / Makefile
1 # Copyright 2017-2018 Stan Grishin (stangri@melmac.net)
2 # This is free software, licensed under the GNU General Public License v3.
3
4 include $(TOPDIR)/rules.mk
5
6 PKG_LICENSE:=GPL-3.0-or-later
7 PKG_MAINTAINER:=Stan Grishin <stangri@melmac.net>
8 PKG_VERSION:=1.0.1-9
9
10 LUCI_TITLE:=Advanced Linksys Reboot Web UI
11 LUCI_URL:=https://docs.openwrt.melmac.net/luci-app-advanced-reboot/
12 LUCI_DESCRIPTION:=Provides Web UI (found under System/Advanced Reboot) to reboot supported Linksys and ZyXEL routers to\
13 an alternative partition. Also provides Web UI to shut down (power off) your device. Supported dual-partition\
14 routers are listed at https://docs.openwrt.melmac.net/luci-app-advanced-reboot/
15 LUCI_DEPENDS:=+luci-base +jshn
16
17 include ../../luci.mk
18
19 # call BuildPackage - OpenWrt buildroot signature