add license stanza to elm-platform

This commit is contained in:
Roland Walker 2014-10-01 11:32:49 -04:00
parent c03223dee1
commit 65fa9cd1fe
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class ElmPlatform < Cask
url "http://install.elm-lang.org/Elm-Platform-#{version}.pkg"
homepage 'http://www.elm-lang.org'
license :unknown
pkg "Elm-Platform-#{version}.pkg"
uninstall :pkgutil => 'org.elm-lang.*',