mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-10 19:49:24 -04:00
9 lines
287 B
Makefile
9 lines
287 B
Makefile
PLUGIN_NAME= etpro-telemetry
|
|
PLUGIN_VERSION= 1.8
|
|
PLUGIN_COMMENT= ET Pro Telemetry Edition
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
PLUGIN_DEPENDS= py${PLUGIN_PYTHON}-netaddr
|
|
PLUGIN_WWW= https://docs.opnsense.org/manual/etpro_telemetry.html
|
|
PLUGIN_TIER= 2
|
|
|
|
.include "../../Mk/plugins.mk"
|