homebrew-cask-versions/Casks/clix.rb
2014-12-20 13:45:55 +00:00

10 lines
360 B
Ruby

cask :v1 => 'clix' do
version '2.1'
sha256 'a4f9d270792e9da698326924e4c899c7a5f13f157c7793b82187688f8c189008'
url 'ftp://rixstep.com/CLIX.tar.bz2'
homepage 'http://rixstep.com/4/0/clix/index.shtml'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app "CLIX#{version}/CLIX.app"
end