kiddin9-packages/luci-app-domain-proxy/Makefile
github-actions[bot] 528ec5ef6a 🍉 Sync 2024-07-03 16:24:10
2024-07-03 16:24:10 +08:00

17 lines
362 B
Makefile

include $(TOPDIR)/rules.mk
PKG_LICENSE:=GPLv3
PKG_MAINTAINER:=Yu <mukaiu@live.com>
LUCI_TITLE:=Domain Proxy for redsocks.
LUCI_DESCRIPTION:=Domain Proxy for redsocks.
LUCI_DEPENDS:=+luci-base
define Package/luci-app-domain-proxy/conffiles
/etc/config/domain-proxy
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature