op-packages/luci-app-ssrust/Makefile
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

23 lines
594 B
Makefile

# SPDX-License-Identifier: Apache-2.0
#
# Copyright (C) 2024 Anya Lin <hukk1996@gmail.com>
# Copyright (C) 2017 Yousong Zhou <yszhou4tech@gmail.com>
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-shadowsocks-rust
LUCI_NAME:=luci-app-shadowsocks-rust
LUCI_TITLE:=LuCI Support for shadowsocks-rust
LUCI_DEPENDS:=+luci-base +shadowsocks-rust-config
PKG_MAINTAINER:=Anya Lin <hukk1996@gmail.com>
PKG_LICENSE:=Apache-2.0
define Package/luci-app-shadowsocks-rust/conffiles
/etc/config/shadowsocks-rust
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature