mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 22:08:11 -04:00
8 lines
224 B
Makefile
8 lines
224 B
Makefile
PLUGIN_NAME= haproxy
|
|
PLUGIN_VERSION= 0.1
|
|
PLUGIN_PRIVATE= yes
|
|
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
|
PLUGIN_DEPENDS= haproxy
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
|
|
.include "../../Mk/plugins.mk"
|