add license stanza to moscow-ml

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

View File

@ -4,6 +4,7 @@ class MoscowMl < Cask
url "https://github.com/kfl/mosml/releases/download/ver-#{version}/mosml-#{version}.pkg"
homepage 'http://mosml.org/'
license :oss
pkg "mosml-#{version}.pkg"
uninstall :pkgutil => 'org.mosml'