---
name: redir
version: 2.2.1_2
origin: net/redir
comment: A TCP connection redirection utility
arch: freebsd:9:x86:64
www: http://sammy.net/~sammy/hacks/
maintainer: araujo@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 27617
desc: |
  Redir is a port redirector. It can run under inetd or standalone. Redir
  also supports tcp wrappers.

  WWW: http://sammy.net/~sammy/hacks/
categories: [net]
files:
  /usr/local/bin/redir: a247b86bdd53e15a0931a275caf704c75b8db536ffc90ac863e78d27fe0e1f1b
  /usr/local/etc/rc.d/redir: 8de9044408c644e934bc0eee1ab8d28d08fcc8812c1c6bbc56703bab977cd133
  /usr/local/man/man1/redir.1.gz: 983b785e3ab6918db0ab1e475297e4fbc92eb3b0bed0fe58b237358b2bbe6ad9
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
