luci-app-banip: sync with forthcoming banIP 1.0
[project/luci.git] / applications / luci-app-nextdns / Makefile
1 # Copyright 2019 Olivier Poitrey (rs@nextdns.io)
2 # This is free software, licensed under the Apache License, Version 2.0
3
4 include $(TOPDIR)/rules.mk
5
6 LUCI_TITLE:=LuCI support for NextDNS
7 LUCI_DEPENDS:=+luci-base +nextdns
8
9 PKG_LICENSE:=Apache-2.0
10 PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io>
11
12 include ../../luci.mk
13
14 # call BuildPackage - OpenWrt buildroot signature