# Copyright (C) 2018-2020 Lienol # # This is free software, licensed under the Apache License, Version 2.0 . # include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-v2ray-server LUCI_TITLE:=LuCI support for V2ray Server LUCI_DEPENDS:=+libsodium +luci-lib-jsonc +unzip +v2ray LUCI_PKGARCH:=all PKG_VERSION:=1.1 PKG_RELEASE:=1-20200101 include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature