treewide: i18n - sync translations
[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:=+luci-compat \
11 +mwan3 \
12 +libuci-lua \
13 +luci-mod-admin-full \
14 +luci-lib-nixio
15 LUCI_PKGARCH:=all
16 PKG_LICENSE:=GPLv2
17
18 PKG_MAINTAINER:=Aedan Renner <chipdankly@gmail.com> \
19 Florian Eckert <fe@dev.tdt.de>
20
21 include ../../luci.mk
22
23 # call BuildPackage - OpenWrt buildroot signature