# $Id$ PortSystem 1.0 PortGroup python24 1.0 name bittorrent version 5.2.0 categories net python maintainers nomaintainer description peer-to-peer tool for distributing files long_description \ BitTorrent is a tool for distributing files. It's extremely \ easy to use - downloads are started by clicking on hyperlinks. \ Whenever more than one person is downloading at once they send \ pieces of the file(s) to each other, thus relieving the \ central server's bandwidth burden. Even with many simultaneous \ downloads, the upload burden on the central server remains \ quite small, since each new downloader introduces new upload \ capacity. homepage http://www.bittorrent.com/ platforms darwin master_sites http://download.bittorrent.com/dl/ distname BitTorrent-${version} checksums md5 b35d1de939b0768fd5c62978326864eb \ sha1 ff89b8e585b48dda4a87f5379636c0458a876277 depends_lib port:py-wxpython26 \ port:py-twisted \ port:py-crypto