add license stanza to hedgewars

This commit is contained in:
Roland Walker 2014-10-01 11:33:01 -04:00
parent 3600405c41
commit 97bfbdcbf3
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Hedgewars < Cask
url "http://download.gna.org/hedgewars/Hedgewars-#{version}-3.dmg"
appcast 'http://www.hedgewars.org/download/appcast.xml'
homepage 'http://hedgewars.org'
license :unknown
app 'Hedgewars.app'
end