Add Homebrew to the Mac OS X download page.
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 5 Jun 2013 07:19:10 +0000 (08:19 +0100)
committerDave Page <dpage@pgadmin.org>
Wed, 5 Jun 2013 07:19:10 +0000 (08:19 +0100)
templates/pages/download/macosx.html

index 9da5e90331d7c2e136e5f463cbd2f90e53bcbe84..c08207f1c3c5f31487cdada9b0a0e099b3aa4a5f 100644 (file)
@@ -67,4 +67,18 @@ A list of
 can be found using the portfiles search tool on the MacPorts website.
 </p>
 
+<h2>Homebrew</h2>
+
+<p>
+PostgreSQL can also be installed on Mac OS X
+using <a href="http://brew.sh">Homebrew</a>. Please see the Homewbrew
+documentation for information on how to install packages.
+</p>
+
+<p>
+A list
+of <a href="http://braumeister.org/formula/postgresql">PostgreSQL
+packages</a> can be found using the Braumeister search tool.
+</p>
+
 {%endblock%}