Add Vlc Streamer

This commit is contained in:
Gene Locklin 2013-07-08 18:13:13 -05:00
parent 820024c31e
commit e0c38cfb17
1 changed files with 7 additions and 0 deletions

7
Casks/vlc-streamer.rb Normal file
View File

@ -0,0 +1,7 @@
class VlcStreamer < Cask
url 'http://hobbyistsoftware.com/Downloads/VLCStreamer/latest-mac.php?cdn'
homepage 'http://hobbyistsoftware.com/vlcstreamer'
version 'latest'
no_checksum
link 'VLCStreamer.app'
end