mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-22 10:20:57 -04:00
7 lines
205 B
Makefile
7 lines
205 B
Makefile
PLUGIN_NAME= haproxy
|
|
PLUGIN_VERSION= 3.6
|
|
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
|
PLUGIN_DEPENDS= haproxy22
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
|
|
.include "../../Mk/plugins.mk"
|