diff options
Diffstat (limited to 'applications/luci-app-nextdns/Makefile')
-rw-r--r-- | applications/luci-app-nextdns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-nextdns/Makefile b/applications/luci-app-nextdns/Makefile index 25bb6eb974..0786736e13 100644 --- a/applications/luci-app-nextdns/Makefile +++ b/applications/luci-app-nextdns/Makefile @@ -6,6 +6,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for NextDNS LUCI_DEPENDS:=+luci-base +nextdns +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io> include ../../luci.mk |