Merge pull request #817 from ascob/luci-app-dynapoint
[project/luci.git] / applications / luci-app-wifischedule / Makefile
1 # Copyright (c) 2016, prpl Foundation
2 #
3 # Permission to use, copy, modify, and/or distribute this software for any purpose with or without
4 # fee is hereby granted, provided that the above copyright notice and this permission notice appear
5 # in all copies.
6 #
7 # THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE
8 # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE
9 # FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
10 # LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11 # ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
12 #
13 # Author: Nils Koenig <openwrt@newk.it> 
14
15 include $(TOPDIR)/rules.mk
16
17 LUCI_TITLE:=Turns WiFi on and off according to a schedule
18 LUCI_DEPENDS:=+wifischedule
19
20 include ../../luci.mk
21
22 # call BuildPackage - OpenWrt buildroot signature