---
name: anyterm
version: 1.1.29
origin: www/anyterm
comment: A terminal emulator on a Web page
arch: freebsd:9:x86:64
www: http://anyterm.org/
maintainer: douglas@douglasthrift.net
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 510028
desc: |
  Anyterm provides a terminal emulator on a Web page using Javascript and a
  server daemon. The daemon typically runs behind an HTTP proxy; it forks a shell
  and communicates with the script using XMLHTTP on port 80 or securely using
  SSL. This provides you with shell access to your machine from almost any Web
  browser, even when firewalls are in the way.

  WWW: http://anyterm.org/
deps:
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [www]
files:
  /usr/local/etc/rc.d/anytermd: d4e52082304a2b2802b2b59309dc43230e92095f90c8902ac171242e572b2a20
  /usr/local/man/man1/anytermd.1.gz: 25aad5959480bb7d74713df63bca458e2b9b8443de94a6872d48b8321b65e44f
  /usr/local/sbin/anytermd: 52c9f1098eac8c2e0ad1b47d7604e5b48c12b18d3383f38f099223fca13cd147
  /usr/local/share/licenses/anyterm-1.1.29/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/anyterm-1.1.29/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/anyterm-1.1.29/catalog.mk: 21ec0491aa4383729594e162355bf6957581361740ca794c16051a383ae9ff33
directories:
  /usr/local/share/licenses/anyterm-1.1.29/: n
  /usr/local/share/licenses/: y
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
