1
0
Форк 0
дзеркало https://git.openwrt.org/project/luci.git synced 2025-01-18 23:45:02 +00:00
luci/applications/luci-app-cloudflared/Makefile
Hilman Maulana 6200371f7a luci-app-cloudflared: v1.2
Signed-off-by: Hilman Maulana <hilman0.0maulana@gmail.com>
2024-02-27 17:08:28 +01:00

17 рядки
507 Б
Makefile

# This is free software, licensed under the Apache License, Version 2.0
#
# Copyright (C) 2024 Hilman Maulana <hilman0.0maulana@gmail.com>
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI for Cloudflared
LUCI_DEPENDS:=+cloudflared
LUCI_DESCRIPTION:=LuCI support for Cloudflare Zero Trust Tunnels
PKG_MAINTAINER:=Hilman Maulana <hilman0.0maulana@gmail.com>, Sergey Ponomarev <stokito@gmail.com>
PKG_VERSION:=1.2
PKG_LICENSE:=Apache-2.0
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature