require 'formula' class GitFtp < Formula homepage 'http://git-ftp.github.io/git-ftp' url 'https://github.com/git-ftp/git-ftp/archive/0.9.0.tar.gz' sha1 '37116c868b5fdd58136896b43542afdf3af71530' head 'https://github.com/git-ftp/git-ftp.git' def install system "make", "prefix=#{prefix}", "install" end end git' href='https://git.teddywing.com/fork/homebrew' title='homebrew Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libbinio.rb
blob: 82fb5ccb10c389bf2c644895322eb0dde1055508 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13