mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
(cherry picked from commit67fc8db0e8) (cherry picked from commitf251987504) (cherry picked from commite1e70b41d9)
8 lines
209 B
Makefile
8 lines
209 B
Makefile
PLUGIN_NAME= iperf
|
|
PLUGIN_VERSION= 0.0.1
|
|
PLUGIN_COMMENT= Connection speed tester
|
|
PLUGIN_DEPENDS= iperf3 ruby
|
|
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
|
PLUGIN_DEVEL= yes
|
|
|
|
.include "../../Mk/plugins.mk"
|