mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
add license stanza to kindlegen
This commit is contained in:
parent
3c1700ab71
commit
df6f129ca8
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ class Kindlegen < Cask
|
|||
|
||||
url "https://kindlegen.s3.amazonaws.com/KindleGen_Mac_i386_v#{version.gsub('.', '_')}.zip"
|
||||
homepage 'http://www.amazon.com/gp/feature.html?docId=1000765211'
|
||||
license :unknown
|
||||
|
||||
binary "KindleGen_Mac_i386_v#{version.gsub('.', '_')}/kindlegen"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue