mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-01 08:31:38 -05:00
9 lines
201 B
Makefile
9 lines
201 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"
|