{ "name": "Uberftp", "description": "Interactive GridFTP client", "url": "https://github.com/JasonAlt/UberFTP/archive/Version_2_8.tar.gz", "mirror": null, "homepage": "https://github.com/JasonAlt/UberFTP", "depends": [ { "depend": "globus-toolkit", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "globus = Formula[\"globus-toolkit\"].opt_prefix", "inreplace \"configure\", \"globus_location/include/globus/gcc64dbg\", \"globus_location/libexec/include\"", "inreplace \"configure\", \"globus_location/lib64\", \"globus_location/libexec/lib\"", "system \"./configure\", \"--prefix=#{prefix}\",", "\"--with-globus=#{globus}\"", "system \"make\"", "system \"make\", \"install\"" ], "version": "2_8", "file": "uberftp.rb" }