---
name: tthsum
version: 1.3.1_1
origin: security/tthsum
comment: Command-line utility for generating and checking TTH message digests
arch: freebsd:9:x86:64
www: http://tthsum.devs.nu/
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv3]
flatsize: 72551
desc: |
  tthsum generates and checks TTH checksums (root of the THEX hash tree).

  The Merkle Hash Tree is a hash construct that exhibits desirable properties for
  verifying the integrity of files and file subranges in an incremental or
  out-of-order fashion.

  The tool uses the Tiger hash algorithm for both the internal and the leaf
  nodes, and has an interface identical to md5sum.

  WWW: http://tthsum.devs.nu/
categories: [security]
files:
  /usr/local/bin/tthsum: a5d705240e6a413d535c89c6a96e98ab5f2ad6c75563cbc689bf3971c6bc7420
  /usr/local/man/man1/tthsum.1.gz: 9dfe1fb80c737200f8c603086ff69eb071dd20619c089bf6454f0c0bf7d7c5d9
  /usr/local/share/licenses/tthsum-1.3.1_1/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/tthsum-1.3.1_1/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/tthsum-1.3.1_1/catalog.mk: a2c5c9ee9c0e945466939bf393ec30895e1e7d46c26e7a67aa8bb3ef423fadf4
directories:
  /usr/local/share/licenses/tthsum-1.3.1_1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
