add license stanza to supertuxkart

This commit is contained in:
Roland Walker 2014-10-01 11:34:01 -04:00
parent 2a8ba2ce59
commit a980135cd1
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Supertuxkart < Cask
url "https://downloads.sourceforge.net/sourceforge/supertuxkart/supertuxkart-#{version}-osx.dmg"
homepage 'http://supertuxkart.sourceforge.net'
license :oss
app 'Supertuxkart.app'
end