sword: add option descriptions.

This commit is contained in:
Mike McQuaid 2014-10-21 14:23:56 +01:00
parent 44b72715ab
commit 48b72a4dec

View file

@ -11,9 +11,9 @@ class Sword < Formula
sha1 "36eedc14308de364ebfb1e2fecfc86852b65e3cf" => :mountain_lion
end
# Activates optional unicode support in sword.
option "with-icu4c", "Uses icu4c for unicode support"
depends_on "icu4c" => :optional
# Activates optional clucene based text searching capabilities in sword.
option "with-clucene", "Uses clucene for text searching capabilities"
depends_on "clucene" => :optional
def install