opnsense-plugins/sysutils/monit/Makefile
Franco Fichtner 31c80c05aa sysutils/monit: change post-install hook to real migration
This is for 18.1.7 to sync the core code and the plugins code
for release version.

CC: @fbrendel
2018-04-04 18:22:16 +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"