add license stanza to twelf

This commit is contained in:
Roland Walker 2014-10-01 11:34:10 -04:00
parent 51d384dbe2
commit f81dbc3da6
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Twelf < Cask
url "http://twelf.plparty.org/releases/twelf-osx-#{version}.dmg"
homepage 'http://www.twelf.org'
license :unknown
app 'Twelf'
end