homebrew-cask/Casks/fstream.rb

11 lines
309 B
Ruby
Raw Normal View History

2014-11-14 01:25:53 +08:00
cask :v1 => 'fstream' do
2014-09-30 19:01:01 +08:00
version :latest
sha256 :no_check
url 'http://www.sourcemac.com/fstream_FStream.tgz'
homepage 'http://www.sourcemac.com/?page=fstream'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-30 19:01:01 +08:00
app 'FStream.app'
end