---
name: dkns
version: 1.90
origin: editors/dkns
comment: Simple console text editor
arch: freebsd:9:x86:64
www: http://www.mammothcheese.ca/munger.html
maintainer: jimmy@mammothcheese.ca
prefix: /usr/local
licenselogic: single
flatsize: 127759
desc: |
  Dickens is a simple, one-buffer-in-one-window, console text editor.

  Dickens only understands UNIX-style text files expressed in ASCII, and is
  therefore of little or no use to the non-English-speaking world.

  Dickens is written in Munger(1).  Features include interactive filename
  completion, tags support, regular-expression search-and-replace, and
  unlimited undo/redo.

  WWW: http://www.mammothcheese.ca/munger.html
deps:
  libtre: {origin: textproc/libtre, version: 0.8.0_1}
  munger: {origin: lang/munger, version: 4.194}
  gettext: {origin: devel/gettext, version: 0.18.3}
  sqlite3: {origin: databases/sqlite3, version: 3.7.17_1}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- editors
