My first homebrew formula
Homebrew is easy to work with. Its formulae were written in ruby––you don’t have to learn tcl just for creating package. It’s managed by git. What a smart ass.
Here is my first homebrew formula, which installs FastCGI library. https://github.com/mxcl/homebrew/pull/9707
I need this library because I have to build the WebObjects FastCGI adaptor so that WebObjects play nicely with nginx.