Source
xxxxxxxxxx
PortSystem 1.0
name ptunnel
version 0.71
categories net
license BSD zlib
maintainers nomaintainer
description tunnel over ICMP
long_description \
Ptunnel is an application that allows you to reliably tunnel \
TCP connections to a remote host using ICMP echo request and \
reply packets, commonly known as ping requests and replies.
homepage http://www.cs.uit.no/~daniels/PingTunnel/
platforms darwin
master_sites ${homepage}
distname PingTunnel-${version}
checksums md5 9b04771d4fa50abc15a6af690b81c71a
worksrcdir PingTunnel
use_configure no
destroot.destdir prefix=${destroot}${prefix} \
bindir="\\\$(prefix)/sbin"