yummy-ftp.rb: added name

This commit is contained in:
Vítor Galvão 2015-01-11 19:14:57 +00:00
parent 7e36a2ae1e
commit c87d883c9e
1 changed files with 2 additions and 0 deletions

View File

@ -3,8 +3,10 @@ cask :v1 => 'yummy-ftp' do
sha256 :no_check
url 'http://www.yummysoftware.com/downloads/YummyFTP.zip'
name 'Yummy FTP'
homepage 'http://www.yummysoftware.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
tags :vendor => 'Yummy Software'
app 'Yummy FTP.app'
end