add license stanza to beamer

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

View File

@ -5,6 +5,7 @@ class Beamer < Cask
url 'http://beamer-app.com/download'
appcast 'http://beamer-app.com/sparkle-appcast.xml'
homepage 'http://beamer-app.com'
license :unknown
app 'Beamer.app'
end