---
name: wordgrinder
version: 0.3.3
origin: editors/wordgrinder
comment: A simple Unicode-aware console-based word processor
arch: freebsd:9:x86:64
www: http://wordgrinder.sf.net
maintainer: vmagerya@gmail.com
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 220205
desc: "WordGrinder is a simple, Unicode-aware word processor that runs on the\nconsole.
  It's designed to get the hell out of your way and let you write;\nit does very little,
  but what it does it does well.\n\nIt supports basic paragraph styles, basic character
  styles, basic screen\nmarkup, a menu interface that means you don't have to remember
  complex\nkey sequences, HTML import and export, and some other useful features.\n\nWordGrinder
  does not require X. It runs in a terminal. \n\nWWW: http://wordgrinder.sf.net\n"
deps:
  lua51-luafilesystem: {origin: devel/luafilesystem, version: 1.5.0}
  lua: {origin: lang/lua, version: 5.1.5_5}
categories: [editors]
files:
  /usr/local/bin/wordgrinder: 9b797ee3faafb67d696e352fade62737b7d0ce1a3a3fc3ad66ecad43dcf3b99d
  /usr/local/man/man1/wordgrinder.1.gz: e4c984d62e3824907ebad1c1df8e78a594ff46b474c2c6e3ebba05442ac4314a
  /usr/local/share/doc/wordgrinder/README.wg: 181b65c6384cdc2132ea69295b67ef680a2cf5087f45c87acc45dbe2df1dc872
  /usr/local/share/licenses/wordgrinder-0.3.3/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/wordgrinder-0.3.3/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/wordgrinder-0.3.3/catalog.mk: c533634802e173cbdf6aeff98d65e50d5c2ebebdd8320485628951c3dbcd9cc3
directories:
  /usr/local/share/licenses/wordgrinder-0.3.3/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/wordgrinder/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
