nginx: tell people about the tap.

As noted from e.g. Homebrew/homebrew#31270.
This commit is contained in:
Mike McQuaid 2014-08-21 15:43:16 +01:00
parent 3c1203195e
commit e1d1ced4e3

View file

@ -20,6 +20,9 @@ class Nginx < Formula
env :userpaths
# Before submitting more options to this formula please check they aren't
# already in Homebrew/homebrew-nginx/nginx-full:
# https://github.com/Homebrew/homebrew-nginx/blob/master/nginx-full.rb
option "with-passenger", "Compile with support for Phusion Passenger module"
option "with-webdav", "Compile with support for WebDAV module"
option "with-debug", "Compile with support for debug log"