add license stanza to audiobookbinder

This commit is contained in:
Roland Walker 2014-10-01 11:32:30 -04:00
parent 1a8571a6df
commit e0681f0855
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Audiobookbinder < Cask
url "http://bluezbox.com/audiobookbinder/AudiobookBinder-#{version}.dmg"
appcast 'http://bluezbox.com/audiobookbinder/appcast.xml'
homepage 'http://bluezbox.com/audiobookbinder.html'
license :unknown
app 'AudioBookBinder.app'
end