---
name: hcidump
version: 1.5.1
origin: comms/hcidump
comment: Bluetooth traffic dumper, similar to tcpdump
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: pav@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 56489
desc: |
  HCIdump reads raw HCI data coming from and going to a Bluetooth device and
  prints commands, events, and data in a human-readable form.

  Optionally, the dump can be written to a file rather than parsed, so that
  dump file can be parsed later.
categories: [sysutils, comms]
files:
  /usr/local/bin/hcidump: f132ce821214ca1dd0e5048c7be1fc8d0f432665093a1ab5d0121876b9784245
  /usr/local/man/man1/hcidump.1.gz: d8594eb587aa3264fffe999850fdfc9d24bda75dca096c6db0f60187ccb2d193
  /usr/local/share/licenses/hcidump-1.5.1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/hcidump-1.5.1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/hcidump-1.5.1/catalog.mk: cf9d59b80d1f3a58904e7be9e624b5bd191074bc55c84002018c7975a4b0c7fe
directories:
  /usr/local/share/licenses/hcidump-1.5.1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
