mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-09 02:57:58 -04:00
7 lines
203 B
Makefile
7 lines
203 B
Makefile
PLUGIN_NAME= haproxy
|
|
PLUGIN_VERSION= 2.3
|
|
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
|
PLUGIN_DEPENDS= haproxy
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
|
|
.include "../../Mk/plugins.mk"
|