From ab9bbfc5542f0350480e72e486bbc3f3747ddf32 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Tue, 2 Apr 2013 01:14:06 +0200
Subject: [PATCH] PACKAGING: Add information about Homebrew

---
 PACKAGING | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/PACKAGING b/PACKAGING
index 16eaed8..92c1dd5 100644
--- a/PACKAGING
+++ b/PACKAGING
@@ -11,6 +11,13 @@ the upstream repository
 
 Ubuntu imports Debian's package automagically.
 
+# Mac OS X
+
+Homebrew does not require any packaging information within this repository.
+A separate branch with a statically compiled manpage and release tags is
+provided to ease packaging. The static manpage because Homebrew lacks Ronn;
+the tag so github generates tarballs Homebrew can be pointed at.
+
 # Anything else
 
 If you are maintaining a package for a different distribution, please get
-- 
GitLab