Merge pull request #5912 from stokito/example
[project/luci.git] / applications / luci-app-https-dns-proxy / Makefile
1 # Copyright 2017-2018 Stan Grishin (stangri@melmac.ca)
2 # This is free software, licensed under the GNU General Public License v3.
3
4 include $(TOPDIR)/rules.mk
5
6 PKG_LICENSE:=GPL-3.0-or-later
7 PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca>
8 PKG_VERSION:=2021-11-22-7
9
10 LUCI_TITLE:=DNS Over HTTPS Proxy Web UI
11 LUCI_DESCRIPTION:=Provides Web UI for DNS Over HTTPS Proxy
12 LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +https-dns-proxy
13 LUCI_PKGARCH:=all
14
15 include ../../luci.mk
16
17 # call BuildPackage - OpenWrt buildroot signature