# $Id: Portfile,v 1.10 2005/04/24 00:48:11 toby Exp $ PortSystem 1.0 name tor version 0.0.9.9 categories security maintainers toby@opendarwin.org description anonymizing overlay network for TCP long_description \ Tor provides a distributed network of servers \ (onion routers). Users bounce their TCP streams \ (web traffic, FTP, SSH, etc.) around the \ routers. This makes it hard for recipients, \ observers, and even the onion routers \ themselves to track the source of the stream. homepage http://tor.eff.org/ platforms darwin master_sites ${homepage}dist/ checksums md5 a9979fc4d20d7e3734d7b8a51e60a7d5 configure.args --mandir=${prefix}/share/man