mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-22 23:01:45 -04:00
8 lines
206 B
Makefile
8 lines
206 B
Makefile
PLUGIN_NAME= munin-node
|
|
PLUGIN_VERSION= 0.1
|
|
PLUGIN_COMMENT= munin monitorin agent
|
|
PLUGIN_DEPENDS= munin-node
|
|
PLUGIN_DEVEL= YES
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|