add license stanza to unity

This commit is contained in:
Roland Walker 2014-10-01 11:34:11 -04:00
parent 0642a05c1e
commit 9523850b83
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Unity < Cask
url "http://netstorage.unity3d.com/unity/unity-#{version}.dmg"
homepage 'http://unity3d.com/unity/'
license :commercial
pkg 'Unity.pkg'
uninstall :pkgutil => 'com.unity3d.*'