opnsense-plugins/net/haproxy/Makefile
2026-02-10 17:05:02 +01:00

7 lines
234 B
Makefile

PLUGIN_NAME= haproxy
PLUGIN_VERSION= 5.1
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
PLUGIN_DEPENDS= haproxy py${PLUGIN_PYTHON}-haproxy-cli
PLUGIN_MAINTAINER= opnsense@moov.de
.include "../../Mk/plugins.mk"