opnsense-plugins/sysutils/monit/Makefile
Franco Fichtner 05a48a36ca sysutils/monit: merge migration code from master/core
The plugin will move to core in 18.7, but for now we can adapt
the changes that have been implemented there.
2018-04-29 12:16:50 +02:00

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"