mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
7 lines
188 B
Makefile
7 lines
188 B
Makefile
PLUGIN_NAME= iperf
|
|
PLUGIN_VERSION= 1.0
|
|
PLUGIN_COMMENT= Connection speed tester
|
|
PLUGIN_DEPENDS= iperf3 ruby
|
|
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|