# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0

name             dns2tcp
version          0.4
categories       net
maintainers      coderpunks.org:ralf
description      TCP over DNS tunnel
long_description \
Dns2tcp is a tool for relaying TCP connections over DNS. There is no \
authentications nor encryption mecanisms : DNS encapsulation must be \
considered as an unsecure and anonymous transport layer. Ressources should \
be public external services like ssh, ssltunnel ...

homepage         http://www.hsc.fr/ressources/outils/dns2tcp/
platforms        darwin

master_sites     ${homepage}downloads/
checksums        md5 221f557b069560e3a466cd94de7d8415

configure.args   --mandir=${prefix}/share/man
