mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-12 12:37:45 -04:00
7 lines
206 B
Makefile
7 lines
206 B
Makefile
PLUGIN_NAME= haproxy
|
|
PLUGIN_VERSION= 2.18
|
|
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
|
PLUGIN_DEPENDS= haproxy18
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
|
|
.include "../../Mk/plugins.mk"
|