From 51d38ee06dc871027387735185af5e2c4cb93736 Mon Sep 17 00:00:00 2001 From: Richard Yu Date: Wed, 22 Jan 2020 00:54:45 +0800 Subject: luci-app-frp: add new packages Signed-off-by: Richard Yu --- applications/luci-app-frps/Makefile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 applications/luci-app-frps/Makefile (limited to 'applications/luci-app-frps/Makefile') diff --git a/applications/luci-app-frps/Makefile b/applications/luci-app-frps/Makefile new file mode 100644 index 0000000000..4d77b03c07 --- /dev/null +++ b/applications/luci-app-frps/Makefile @@ -0,0 +1,13 @@ +# 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:=+frps + +PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Richard Yu + +include ../../luci.mk + +# call BuildPackage - OpenWrt buildroot signature -- cgit v1.2.3