kenzok8-package/luci-app-openvpn-client/Makefile

16 lines
348 B
Makefile
Raw Permalink Normal View History

2023-07-07 09:50:53 +08:00
# Copyright (C) 2021-2022 Lienol <lawlienol@gmail.com>
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-openvpn-client
2024-07-22 00:22:21 +08:00
PKG_VERSION:=20240721
2024-08-11 04:18:42 +08:00
PKG_RELEASE:=3
2023-07-07 09:50:53 +08:00
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