opnsense-plugins/net/haproxy/Makefile

8 lines
234 B
Makefile
Raw Permalink Normal View History

PLUGIN_NAME= haproxy
2026-02-10 11:05:02 -05:00
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"