add license stanza to bitlord

This commit is contained in:
Roland Walker 2014-10-01 11:32:34 -04:00
parent 796d3cbeb3
commit 88651fc99a
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Bitlord < Cask
url "http://www.bitlord.com/osx/BitLord-Lion-#{version}.dmg"
homepage 'http://www.bitlord.com'
license :unknown
app 'BitLord.app'
end