---
name: ii
version: 1.7
origin: irc/ii
comment: Minimalist FIFO and filesystem-based IRC client
arch: freebsd:9:x86:64
www: http://tools.suckless.org/ii/
maintainer: sbz@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 27764
desc: |
  ii is a minimalist FIFO and filesystem-based IRC client. It creates an
  irc directory tree with server, channel and nick name directories.
  In every directory a FIFO in file and a normal out file is created.
  The in file is used to communicate with the servers and the out files
  contain the server messages. For every channel and every nick name there
  are related in and out files created. This allows IRC communication from
  command line and adheres to the Unix philosophy.

  WWW: http://tools.suckless.org/ii/
categories: [irc]
files:
  /usr/local/bin/ii: cb5e70a2083cb2ea9596d7e1023c8a7e3cf14db48e45c064af0017c0fa07a80d
  /usr/local/man/man1/ii.1.gz: 671d2608f60329ff63e1640e7317e7b62261161e818ac7f2a45222dcd8754b85
  /usr/local/share/doc/ii/CHANGES: 1e3c534e1da38b1fe4e7a2bc59b93fa93a36b0021473bfec7cd185bc7af0fadb
  /usr/local/share/doc/ii/FAQ: 8e3e5296fc4ffc0e86040f88e6a106a14eb1b4f959098b9fdf01f1d614449c56
  /usr/local/share/doc/ii/README: 3c11dba9e131aa9c6218612983b865ef0859e695847aca23e78ac082740edb72
  /usr/local/share/examples/ii/query.sh: 991c4be2745efd765db0c4d94330ad9d152813adf692ea1c487d82ca2c711867
  /usr/local/share/licenses/ii-1.7/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/ii-1.7/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/ii-1.7/catalog.mk: 1b71847dbb0aee7f756ff618a09bf40945a4875e97a08ca95eda911387469468
directories:
  /usr/local/share/licenses/ii-1.7/: n
  /usr/local/share/licenses/: y
  /usr/local/share/examples/ii/: n
  /usr/local/share/doc/ii/: n
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
