mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
8 lines
164 B
Makefile
8 lines
164 B
Makefile
PLUGIN_NAME= nut
|
|
PLUGIN_VERSION= 1.9
|
|
PLUGIN_COMMENT= Network UPS Tools
|
|
PLUGIN_DEPENDS= nut
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|