mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-15 22:20:31 -04:00
This is for 18.1.7 to sync the core code and the plugins code for release version. CC: @fbrendel
8 lines
205 B
Makefile
8 lines
205 B
Makefile
PLUGIN_NAME= monit
|
|
PLUGIN_VERSION= 1.7
|
|
PLUGIN_VERSION= 1
|
|
PLUGIN_COMMENT= Proactive system monitoring
|
|
PLUGIN_MAINTAINER= frank.brendel@eurolog.com
|
|
PLUGIN_DEPENDS= monit
|
|
|
|
.include "../../Mk/plugins.mk"
|