add license stanza to x-moto

This commit is contained in:
Roland Walker 2014-10-01 11:34:17 -04:00
parent 95cb384ca7
commit 7ac1727f67
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class XMoto < Cask
url "http://download.tuxfamily.org/xmoto/xmoto/#{version}/xmoto-#{version}-macosx.zip"
homepage 'http://xmoto.tuxfamily.org'
license :unknown
app 'X-Moto.app'
end