immortalwrt/package/ctcgfw/luci-app-https_dns_proxy/Makefile

18 lines
496 B
Makefile
Raw Normal View History

2019-08-04 07:08:57 +08:00
# Copyright 2017-2018 Stan Grishin (stangri@melmac.net)
# This is free software, licensed under the GNU General Public License v3.
include $(TOPDIR)/rules.mk
PKG_LICENSE:=GPL-3.0+
PKG_MAINTAINER:=Stan Grishin <stangri@melmac.net>
LUCI_TITLE:=HTTPS DNS Proxy Web UI
LUCI_DESCRIPTION:=Provides Web UI for HTTPS DNS Proxy
2020-02-02 20:27:24 +08:00
LUCI_DEPENDS:=+luci-mod-admin-full +https-dns-proxy
2019-08-04 07:08:57 +08:00
LUCI_PKGARCH:=all
PKG_RELEASE:=3
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature