opnsense-plugins/sysutils/nut/Makefile
Michael 93be37d713 sysutils/nut: New plugin (#441)
(cherry picked from commit d0c1e45334)
(cherry picked from commit 3cc82d5b4b)
2017-12-19 10:25:16 +01:00

8 lines
183 B
Makefile

PLUGIN_NAME= nut
PLUGIN_VERSION= 0.1
PLUGIN_COMMENT= Network UPS Tools
PLUGIN_DEPENDS= nut
PLUGIN_MAINTAINER= m.muenz@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"