---
name: cstream
version: 3.0.0_1
origin: misc/cstream
comment: Like dd(1) tool, precise bandwidth limiting/reporting, fifo, TCP
arch: freebsd:9:x86:64
www: http://www.cons.org/cracauer/cstream.html
maintainer: olgeni@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 34223
desc: |
  Cstream filters data streams, much like the UNIX tool dd(1). It has a more
  traditional commandline syntax, support for precise bandwidth limiting and
  reporting and support for FIFOs. Data limits and throughput rate
  calculation will work for files > 4 GB.

  Cstream reads from the standard input and writes to the standard output, if
  no filenames are given. It will also 'generate' or 'sink' data if desired.

  WWW: http://www.cons.org/cracauer/cstream.html
categories: [misc]
files:
  /usr/local/bin/cstream: 35fd212ba3f8b96e8804340d4afb1fa2c842e3cf14df9afc8e9fc7532ae3a653
  /usr/local/man/man1/cstream.1.gz: fe6a943331a8145af6acd26b7f91b161acfab23f81c43ce9e479399df359885d
  /usr/local/share/licenses/cstream-3.0.0_1/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/cstream-3.0.0_1/MIT: 8ae2325c13badf629fd63685aed70dd8d1c5d1056225824d5245062099299ca7
  /usr/local/share/licenses/cstream-3.0.0_1/catalog.mk: 1b9649716585a40d48f0c71e5899e903e90c3fb6ee6109179d3e327109eeea59
directories:
  /usr/local/share/licenses/cstream-3.0.0_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
