add license stanza to broomstick

This commit is contained in:
Roland Walker 2014-10-01 11:32:35 -04:00
parent a6fd8981f8
commit b461e8a237
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Broomstick < Cask
url "http://downloads.zibity.com/Broomstick/Broomstick%20#{version}.zip"
homepage 'http://www.zibity.com/broomstick'
license :unknown
app 'Broomstick.app'
end