small-package/luci-app-v2raya/Makefile

14 lines
273 B
Makefile
Raw Normal View History

2022-09-25 20:21:16 +08:00
# SPDX-License-Identifier: GPL-3.0-only
#
# Copyright (C) 2022 ImmortalWrt.org
2022-02-12 16:05:03 +08:00
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for v2rayA
2022-03-07 09:16:10 +08:00
LUCI_DEPENDS:=+v2raya
2022-02-12 16:05:03 +08:00
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature