kenzok8-package/luci-app-openvpn-client/Makefile
2024-08-11 04:18:42 +08:00

16 lines
348 B
Makefile

# Copyright (C) 2021-2022 Lienol <lawlienol@gmail.com>
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-openvpn-client
PKG_VERSION:=20240721
PKG_RELEASE:=3
LUCI_TITLE:=LuCI support for OpenVPN Client
LUCI_DEPENDS:=+openvpn-openssl +kmod-tun
LUCI_PKGARCH:=all
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature