---
name: showkey
version: 1.5
origin: converters/showkey
comment: Prints its input, with escapes such as "<NUL>"
arch: freebsd:9:x86:64
www: http://catb.org/~esr/showkey/
maintainer: cs@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 8397
desc: |
  This program puts your terminal in raw mode, eats keystrokes, and prints
  them back it you in a recognizable printed form (using <>-surrounded
  ASCII mnemonics for non-printables).

  This may be useful, for example, if you're not certain what your keyboard
  keys are sending.

  WWW: http://catb.org/~esr/showkey/
categories: [converters]
files:
  /usr/local/bin/showkey: 22caafa285363d6030f899ed1e916f69e212630ee8a6ba11fd9287380fd5b56f
  /usr/local/man/man1/showkey.1.gz: b453b9e8f0450393e6eb380fd7722c5bd899d633ca7571938274a7e8569c323b
  /usr/local/share/licenses/showkey-1.5/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/showkey-1.5/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/showkey-1.5/catalog.mk: c2db632ceb4e1eb1761c0fda3160ac0e2218d35d41abe79dc363274746261a3b
directories:
  /usr/local/share/licenses/showkey-1.5/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
