mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-11 03:58:09 -04:00
8 lines
183 B
Makefile
8 lines
183 B
Makefile
PLUGIN_NAME= nut
|
|
PLUGIN_VERSION= 0.2
|
|
PLUGIN_COMMENT= Network UPS Tools
|
|
PLUGIN_DEPENDS= nut
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
PLUGIN_DEVEL= yes
|
|
|
|
.include "../../Mk/plugins.mk"
|