add license stanza to stackroom

This commit is contained in:
Roland Walker 2014-10-01 11:33:59 -04:00
parent 58c91ddef2
commit 89c65a3c1c
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Stackroom < Cask
url "http://www.geocities.jp/aromaticssoft/stackroom/download/stackroom_#{version}.zip"
homepage 'http://www.geocities.jp/aromaticssoft/stackroom/index.html'
license :unknown
app 'Stackroom.app'
end