c719cb134c5e57390a6a9be6c0e0fae2e6cff6dd
[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 +libuci-lua +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                 Florian Eckert <fe@dev.tdt.de>
16
17 include ../../luci.mk
18
19 # call BuildPackage - OpenWrt buildroot signature