opnsense-plugins/net/haproxy/Makefile
2025-01-10 10:21:12 +01:00

7 lines
234 B
Makefile

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