Merge pull request #5780 from n0ts/tftpserver

Add Tftpserver
This commit is contained in:
Vítor Galvão 2014-08-15 03:02:50 +01:00
commit 204142a212
1 changed files with 9 additions and 0 deletions

9
Casks/tftpserver.rb Normal file
View File

@ -0,0 +1,9 @@
class Tftpserver < Cask
version 'latest'
sha256 :no_check
url 'http://ww2.unime.it/flr/tftpserver/TftpServer.dmg'
homepage 'http://ww2.unime.it/flr/tftpserver/'
link 'TftpServer.app'
end