---
name: iperf
version: 2.0.5
origin: benchmarks/iperf
comment: A tool to measure maximum TCP and UDP bandwidth
arch: freebsd:9:x86:64
www: http://iperf.sourceforge.net/
maintainer: sunpoet@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 119724
desc: "What is Iperf?\n\nWhile tools to measure network performance, such as ttcp,\nexist,
  most are very old and have confusing options. Iperf\nwas developed as a modern alternative
  for measuring TCP \nand UDP bandwidth performance.\n\nIperf is a tool to measure
  maximum TCP bandwidth, allowing\nthe tuning of various parameters and UDP characteristics.\nIperf
  reports bandwidth, delay jitter, datagram loss. \n\nWWW: http://iperf.sourceforge.net/\n"
categories: [ipv6, benchmarks]
options: {DOCS: on, IPV6: on, THREADS: on}
files:
  /usr/local/bin/iperf: 13a6b50267ae2e3d978566d68834df40fe00a7fde80215d7a5ad7b1ee831fc16
  /usr/local/man/man1/iperf.1.gz: 54d7c6f70949f8a7f13a3ce770a9120b071dd6f12cc3b35ce6b202983f7f5035
  /usr/local/share/doc/iperf/README: 53801726132422a695006091b81f0b226c47353083cad42dce775f99edbd6fa0
  /usr/local/share/doc/iperf/dast.gif: 79f8ae74418f5b4aea5a0d45ad6151589de7b906dc17f4398e4186db3b19a478
  /usr/local/share/doc/iperf/index.html: 63eb2677636409f0076fd6669b13da476e3d1b634de59308b83d43800478bfdd
  /usr/local/share/doc/iperf/ui_license.html: c32dbdaec59aba1f66ad34b94daca49637cce0a623e128363dbadd1e7672862b
  /usr/local/share/licenses/iperf-2.0.5/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/iperf-2.0.5/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/iperf-2.0.5/catalog.mk: 4248090d992ac62aa2766ab7b3a97bf6e61028f535728eb325c7b4d2ed385ecd
directories:
  /usr/local/share/licenses/iperf-2.0.5/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/iperf/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
