add license stanza to abscissa

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

View File

@ -4,6 +4,7 @@ class Abscissa < Cask
url "http://rbruehl.macbay.de/Abscissa/Downloads/Abscissa-#{version}.zip"
homepage 'http://rbruehl.macbay.de/Abscissa'
license :unknown
app 'Abscissa.app'
end