# /usr/ports/benchmarks/Makefile.local by jhs_ERASE_@berklix.com .include "../Makefile.undef" .if defined(BERKLIX_CLIENT) #{ SUBDIR+=iperf # net performance tester # server end: iperf -s # client end: iperf -c IP# # I dont want this automatically installed on external servers, # it might be used for DDOs, so just install internaly. .endif #}