add license stanza to mcedit

This commit is contained in:
Roland Walker 2014-10-01 11:33:21 -04:00
parent 6fa14983d3
commit 34bbadd1dd
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Mcedit < Cask
url "https://bitbucket.org/codewarrior0/mcedit/downloads/MCEdit-#{version}.macosx-10_6-x86_64.zip"
homepage 'http://www.mcedit.net'
license :oss
app 'MCEdit.app'
end