Ticket #17529: Portfile

File Portfile, 858 bytes (added by ralf@…, 14 years ago)

version number bumped to latest (0.5.2)

Line 
1# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $
2
3PortSystem 1.0
4
5name             dns2tcp
6version          0.5.2
7categories       net
8maintainers      coderpunks.org:ralf
9description      TCP over DNS tunnel
10long_description \
11Dns2tcp is a tool for relaying TCP connections over DNS. There is no \
12authentications nor encryption mecanisms : DNS encapsulation must be \
13considered as an unsecure and anonymous transport layer. Ressources should \
14be public external services like ssh, ssltunnel ...
15
16homepage         http://www.hsc.fr/ressources/outils/dns2tcp/
17platforms        darwin
18
19master_sites     ${homepage}downloads/
20checksums        md5 51c5dc69f5814c2936ce6832217d292d \
21                 sha1 b1de53800bbfda6d8c6f92e2844906b1b8a54af2 \
22                 rmd160 2838d73800013e7763195e92410a2da2a6336c24
23
24configure.args   --mandir=${prefix}/share/man