mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-08 10:37:38 -04:00
8 lines
196 B
Makefile
8 lines
196 B
Makefile
PLUGIN_NAME= apcupsd
|
|
PLUGIN_VERSION= 1.2
|
|
PLUGIN_REVISION= 3
|
|
PLUGIN_DEPENDS= apcupsd
|
|
PLUGIN_COMMENT= APCUPSD - APC UPS daemon
|
|
PLUGIN_MAINTAINER= xbb@xbblabs.com
|
|
|
|
.include "../../Mk/plugins.mk"
|