---
name: rote
version: 0.2.8
origin: devel/rote
comment: A simple library for VT102 terminal emulation
arch: freebsd:9:x86:64
www: http://rote.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 31705
desc: |
  ROTE is a simple C library for VT102 terminal emulation.  It allows the
  programmer to set up virtual 'screens' and send them data.  The virtual
  screens will emulate the behavior of a VT102 terminal, interpreting escape
  sequences, control characters and such.  The library supports ncurses as
  well so that you may render the virtual screen to the real screen when you
  need to.

  WWW: http://rote.sourceforge.net/
categories: [devel]
files:
  /usr/local/bin/rote-config: 6df47c732582dd43d9b9be2ca109656d5a4e2982d36c46151a5bd5b7e9bfc4b3
  /usr/local/include/rote/rote.h: e73fe83e7d7a6a2f78e6d5d7c8aff198ddc6e979710166b4c256044ea5102607
  /usr/local/lib/librote.so: '-'
  /usr/local/lib/librote.so.0: '-'
  /usr/local/lib/librote.so.0.2.8: 32636308878aff37ec55e2c3ad228f6fdfc61c71fd67d3066b891dda8400faac
directories:
  /usr/local/include/rote/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
