{ "name": "Mmv", "description": "Move, copy, append, and link multiple files", "url": "https://deb.debian.org/debian/pool/main/m/mmv/mmv_1.01b.orig.tar.gz", "mirror": null, "homepage": "https://packages.debian.org/unstable/utils/mmv", "depends": [], "resource": [], "conflicts": [], "patches": [ { "url": "https://raw.githubusercontent.com/Homebrew/formula-patches/0f8a80f7b337416d1a63ce453740fbe5bb5d158d/mmv/mmv_1.01b-15.diff", "strip": "1" } ], "install": [ "system \"make\", \"CC=#{ENV.cc}\", \"LDFLAGS=\"", "bin.install \"mmv\"", "man1.install \"mmv.1\"", "%w[mcp mad mln].each do |mxx|", "bin.install_symlink \"mmv\" => mxx", "man1.install_symlink \"mmv.1\" => \"#{mxx}.1\"" ], "version": "1.01", "file": "mmv.rb" }