I'd guess yes. You may be able to get it with fink but compiling it yourself isn't hard.
for most things it's basically this:
cd /path/to/source/code/folder
./configure
make
sudo make install
You could check version tracker, maybe someone has an installer.