---
name: dhex
version: 0.68
origin: editors/dhex
comment: Ncurses-based hex-editor with diff mode
arch: freebsd:10:x86:64
www: http://www.dettus.net/dhex/
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 98752
desc: |
  dhex is a more than just another hex editor: It includes a diff mode, which can
  be used to easily and conveniently compare two binary files. Since it is based
  on ncurses and is themeable, it can run on any number of systems and scenarios.
  With its utilization of search logs, it is possible to track changes in
  different iterations of files easily.

  WWW: http://www.dettus.net/dhex/
categories:
- editors
files:
  /usr/local/share/licenses/dhex-0.68/catalog.mk: a5888e2e03188471762db5da8a1df342f777b997ff936f6335d4932701560e01
  /usr/local/share/licenses/dhex-0.68/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/dhex-0.68/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/bin/dhex: 760ecc60a492341c8ee8832b831f415315775ab24724d083172b4528e541ba41
  /usr/local/man/man1/dhex.1.gz: 9070465c51980ce09de354cf32468ea1271f90a26c3a560b16859102bc9b392b
  /usr/local/man/man5/dhex_markers.5.gz: 783426e238368640c00e733507c8d58d7399efb68a76ba0af070398423e8b644
  /usr/local/man/man5/dhex_searchlog.5.gz: 59a78586deffad1b58a96c9471aa89fee14fcf5e32517091360ab300783c492a
  /usr/local/man/man5/dhexrc.5.gz: f7c579094b0716b88d2d0f2bda6a2e27eccb7dd4f97579ce4058971c5833ff0d
directories:
  /usr/local/share/licenses/dhex-0.68/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    #rmdir /usr/local/share/licenses 2>/dev/null || true
  post-deinstall: |
    cd /usr/local
