2020-12-16 17:22:37 +00:00
|
|
|
#
|
|
|
|
# This is free software, licensed under the Apache License, Version 2.0 .
|
|
|
|
#
|
|
|
|
|
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
|
|
LUCI_TITLE:=Softether management application
|
2023-09-24 08:11:42 +00:00
|
|
|
LUCI_DEPENDS:=+luci-base +softethervpn5-client
|
2020-12-16 17:22:37 +00:00
|
|
|
|
|
|
|
include ../../luci.mk
|
|
|
|
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|