kiddin9-packages/luci-app-v2ray-server/Makefile
2022-02-18 04:19:08 +08:00

17 lines
366 B
Makefile

# Copyright (C) 2018-2020 Lienol <lawlienol@gmail.com>
#
# This is free software, licensed under the GNU General Public License v3.
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for V2ray Server
LUCI_DEPENDS:=+unzip
LUCI_PKGARCH:=all
PKG_NAME:=luci-app-v2ray-server
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature