---
name: pbzip2
version: 1.1.6
origin: archivers/pbzip2
comment: Parallel BZIP2
arch: freebsd:9:x86:64
www: http://compression.ca/pbzip2/
maintainer: miwi@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 77660
desc: |
  PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor
  that uses pthreads and achieves near-linear speedup on SMP machines. The output
  of this version is fully compatible with bzip2 v1.0.2 (ie: anything compressed
  with pbzip2 can be decompressed with bzip2).

  Author: Jeff Gilchrist <pbzip2 [at] compression {dot} ca>
  WWW: http://compression.ca/pbzip2/
categories: [archivers]
files:
  /usr/local/bin/pbunzip2: '-'
  /usr/local/bin/pbzip2: 8e207027d79ef93414eaf9b768b370d450884612c1f889837f328425217fb8ec
  /usr/local/man/man1/pbunzip2.1.gz: '-'
  /usr/local/man/man1/pbzip2.1.gz: fbf4362871f3703f9dfa1967e66f8685f5e5ed9503ff61e00e011199edbfb5b4
  /usr/local/share/licenses/pbzip2-1.1.6/BSD: f8885c4ead1d1db78e58166d4e0e20348d5fbeb055d55083e250811b3be989ea
  /usr/local/share/licenses/pbzip2-1.1.6/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/pbzip2-1.1.6/catalog.mk: da35536a6f5e75007b32813f292f9f306289ab145f64bb2c545be661215b289e
directories:
  /usr/local/share/licenses/pbzip2-1.1.6/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
