Sources
The sources are available from a Subversion repository.
You can grab the latest bits by entering the following command in your terminal:
$ svn co http://svn.macosforge.org/repository/bridgesupport/trunk BridgeSupport
Then, in order to build and install the project in your system, you can do:
$ make $ sudo make install
Note that binary releases are available for your convenience.

