---
name: heme
version: 0.4.2
origin: editors/heme
comment: Small and fast console hex editor for Unix-like systems
arch: freebsd:9:x86:64
www: http://heme.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 58592
desc: |
  Heme is intended to be fast and portable console hex editor for Unix-like
  systems.  It has undo support (number of undo operations is only limited by
  available memory), ability to fill a range of addresses with the specified
  byte, ability to search for a single byte or character string.  Offsets can
  be given in hexadecimal, octal, or decimal forms.  There are two editing
  modes: hex (binary) and ASCII (text).

  Heme uses standard curses library for screen and input handling, and offers
  colors support (they can be set in the configuration file).

  WWW: http://heme.sourceforge.net/
categories: [editors]
options: {DOCS: on}
files:
  /usr/local/bin/heme: fcf85c210384ba1989c30b2f5fad0754f320271f20b5091189ab4157ce81473e
  /usr/local/man/man1/heme.1.gz: 538f8d682a00f73900abe947ca76aa310badab64b544fc816d4c6854c9dbbdf5
  /usr/local/share/doc/heme/README: b2a447ef7c02b2ee945149ac89916ffbe95287e3b979b501a6e1d92231a85692
  /usr/local/share/licenses/heme-0.4.2/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/heme-0.4.2/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/heme-0.4.2/catalog.mk: e7ba3770f4000ff3a1d7e9ff2690542e5b5393bc582ff09d0b0d1c757d6034cb
directories:
  /usr/local/share/licenses/heme-0.4.2/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/heme/: 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
