# $Id: Portfile,v 1.6 2005/03/03 19:52:30 toby Exp $ PortSystem 1.0 name tor version 0.0.9.5 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 7cc28039e40a6a66a81d2a076171153e configure.args --mandir=${prefix}/share/man