mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-15 22:20:31 -04:00
7 lines
193 B
Makefile
7 lines
193 B
Makefile
PLUGIN_NAME= apcupsd
|
|
PLUGIN_VERSION= 1.1
|
|
PLUGIN_DEPENDS= apcupsd
|
|
PLUGIN_COMMENT= APCUPSD - APC UPS daemon
|
|
PLUGIN_MAINTAINER= xbb@xbblabs.com
|
|
|
|
.include "../../Mk/plugins.mk"
|