OSDN Git Service

v2raya: add options to support hook scripts
[v2raya/v2raya-openwrt.git] / luci-app-v2raya / Makefile
1 # SPDX-License-Identifier: GPL-3.0-only
2 #
3 # Copyright (C) 2022 ImmortalWrt.org
4
5 include $(TOPDIR)/rules.mk
6
7 LUCI_TITLE:=LuCI support for v2rayA
8 LUCI_DEPENDS:=+v2raya
9 LUCI_PKGARCH:=all
10 PKG_VERSION:=$(COMMITCOUNT)
11
12 include $(TOPDIR)/feeds/luci/luci.mk
13
14 # call BuildPackage - OpenWrt buildroot signature