# $Id: Portfile 54400 2009-07-26 19:23:49Z toby@macports.org $

PortSystem 1.0

name            socat
version         1.7.1.1
categories      sysutils net
maintainers     hudora.de:md
platforms       darwin
description     netcat on steroids
long_description        \
 socat is a relay for bidirectional data transfer between two independent data \
 channels. Each of these data channels may be a file, pipe, device (serial line \
 etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an \
 SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the \
 GNU line editor (readline), a program, or a combination of two of these.
homepage        http://www.dest-unreach.org/socat/
master_sites    http://www.dest-unreach.org/socat/download/
checksums       md5     52b0216607e35bdfba247560fb85dd82 \
                sha1    885f89e52012fd73c35c4dffc47ac917f4fc7268 \
                rmd160  d6738393205f858e4e982df96957e1b5e0215a71
depends_lib		port:readline port:openssl
