require 'formula' class Mpfr ['http://www.mpfr.org/mpfr-current/allpatches']} end def install system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}" system "make install" end end