# # Copyright (C) 2017 Yousong Zhou # Copyright (C) 2019-2023 Ycarus (Yannick Chabanois) for OpenMPTCProuter # # This is free software, licensed under the Apache License, Version 2.0 . # include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for shadowsocks-rust LUCI_DEPENDS:=+luci-compat PKG_LICENSE:=Apache-2.0 PKG_VERSION:=omr-202309 include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature