add license stanza to vine-server

This commit is contained in:
Roland Walker 2014-10-01 11:34:13 -04:00
parent 77fa5e2c2e
commit ee91d0bdaf

View file

@ -4,6 +4,7 @@ class VineServer < Cask
url "http://www.testplant.com/downloads/Vine/VineServer#{version}.dmg"
homepage 'http://www.testplant.com/products/vine/vine-server/'
license :unknown
app 'Vine Server.app'
end