add license stanza to mosh

This commit is contained in:
Roland Walker 2014-10-01 11:33:25 -04:00
parent a93ef5e12e
commit 1353e1120b
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Mosh < Cask
url "https://mosh.mit.edu/mosh-#{version}-3.pkg"
homepage 'http://mosh.mit.edu/'
license :unknown
pkg "mosh-#{version}-3.pkg"
uninstall :pkgutil => 'edu.mit.mosh.mosh.pkg'