1
0
mirror of https://github.com/kenzok8/small-package synced 2025-09-20 19:11:30 +08:00
Files
small-package/luci-app-v2raya/Makefile
github-actions[bot] 8d1e3aa937 update-03.07
2022-03-07 09:16:10 +08:00

16 lines
298 B
Makefile

include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for v2rayA
LUCI_DEPENDS:=+v2raya
LUCI_PKGARCH:=all
PKG_NAME:=luci-app-v2raya
PKG_VERSION:=1.0
PKG_RELEASE:=2
PKG_MAINTAINER:=zxlhhyccc <zxlhhy@gmail.com>
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature