luci-app-mwan3: initial commit
[project/luci.git] / applications / luci-app-mwan3 / Makefile
1 #
2 # Copyright (C) 2017 Dan Luedtke <mail@danrl.com>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=LuCI support for the MWAN3 multiwan hotplug script
10 LUCI_DEPENDS:=+mwan3 +luci-mod-admin-full +luci-app-firewall +luci-lib-nixio
11 LUCI_PKGARCH:=all
12 PKG_LICENSE:=GPLv2
13
14 PKG_MAINTAINER:=Aedan Renner <chipdankly@gmail.com>
15
16 include ../../luci.mk
17
18 # call BuildPackage - OpenWrt buildroot signature