# $Id: Portfile 42431 2008-11-21 12:54:53Z jmr@macports.org $ PortSystem 1.0 name distcc version 3.0 categories devel net maintainers nomaintainer description Distributed C compiler long_description \ distcc is a program to distribute compilation of C or C++ code \ across several machines on a network without requiring that \ they share filesystems, have the same headers/libraries or have \ syncronized clocks. distcc should always generate the same \ results as a local compile but is often 2 to 3 times faster. homepage http://distcc.org/ platforms darwin master_sites googlecode checksums md5 a3cab94fb8514687805456bcca9a15ea \ sha1 90cea1d7500e95d3c698e6ab9b9536a946f62824 \ rmd160 1e187fe09129dcc6e561bfb0cd0db9a43619acca use_bzip2 yes depends_lib port:popt configure.args --mandir=${prefix}/share/man \ --without-avahi