mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
8 lines
236 B
Makefile
8 lines
236 B
Makefile
PLUGIN_NAME= haproxy
|
|
PLUGIN_VERSION= 4.2
|
|
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
|
PLUGIN_DEPENDS= haproxy28 py${PLUGIN_PYTHON}-haproxy-cli
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
|
|
.include "../../Mk/plugins.mk"
|