mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-19 02:29:23 -05: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"
|