0
0
mirror of https://github.com/openwrt/luci.git synced 2025-09-19 17:39:25 +00:00
Files
luci/applications/luci-app-frps/Makefile
2025-08-23 09:22:35 +03:00

13 lines
271 B
Makefile

# This is free software, licensed under the Apache License, Version 2.0
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for frp server
LUCI_DEPENDS:=+luci-base +frps
PKG_LICENSE:=Apache-2.0
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature