---
name: lbrate
version: 1.1_2
origin: archivers/lbrate
comment: Extract/decompress CP/M LBR archives
arch: freebsd:9:x86:64
www: http://freshmeat.net/projects/lbrate/
maintainer: sylvio@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 52588
desc: |
  lbrate extracts/decompresses files from the CP/M LBR format. (It can also list
  and test such archives.) It does this in an `unzip'-like manner, mostly hiding
  the details of individually compressed and renamed files, and transparently
  deals with the required decompression/renaming.

  lbrate is also (I believe) the only non-CP/M program to fully support
  decompressing files from all three CP/M compression schemes (Q, Z, Y). With
  this in mind, it can decompress such files directly, treating them as if they
  were single-entry LBRs.

  WWW: http://freshmeat.net/projects/lbrate/
categories: [archivers]
files:
  /usr/local/bin/lbrate: 3e79a0703a72f083bb26807234db2b0a5ebf6d0cb5aa65bd22bc31e36613a583
  /usr/local/man/man1/lbrate.1.gz: b4500cf5ce6fe61f302f03759bcd8ebbae98962cfd279e580801b8581f0c03ba
  /usr/local/share/doc/lbrate/ChangeLog: 616b76df2d001bad5c1aab89fe27e8223773a2a6ed8228e15bef083f0fc1de77
  /usr/local/share/doc/lbrate/README: 27809cfbebad83c5ff2a621aec54b97b499a7d6f6a8ef714db69138ec5696afa
  /usr/local/share/doc/lbrate/TODO: 3dc8f8626d156e399df107f3b7774926a08c498d82ca9fe57d3d9772d3a9b421
  /usr/local/share/licenses/lbrate-1.1_2/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/lbrate-1.1_2/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/lbrate-1.1_2/catalog.mk: fb1fe5c320f674a4aea808f7e61e37a44c27980c6e0a70bee573e9f8e965423b
directories:
  /usr/local/share/licenses/lbrate-1.1_2/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/lbrate/: 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
