add license stanza to eve

This commit is contained in:
Roland Walker 2014-10-01 11:32:50 -04:00
parent e2bf895941
commit 9bdcfa70ca
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Eve < Cask
url 'https://s3.amazonaws.com/hotkeyeve/Downloads/EVE-latest.zip'
appcast 'https://s3.amazonaws.com/hotkeyeve/hotkeyEVEappcast.xml'
homepage 'http://www.hotkey-eve.com/'
license :unknown
app 'EVE.app'
end