opnsense-plugins/net/haproxy/Makefile
2026-01-20 13:48:12 +01:00

7 lines
234 B
Makefile

PLUGIN_NAME= haproxy
PLUGIN_VERSION= 4.7
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"