{ "name": "Etsh", "description": "Two ports of /bin/sh from V6 UNIX (circa 1975)", "url": "https://etsh.nl/src/etsh_5.3.1/etsh-5.3.1.tar.xz", "mirror": null, "homepage": "https://etsh.nl/", "depends": [], "resource": [], "conflicts": [ { "conflict": "teleport", "reason": "both install `tsh` binaries" } ], "patches": [], "install": [ "system \"./configure\"", "system \"make\", \"install\", \"PREFIX=#{prefix}\", \"SYSCONFDIR=#{etc}\", \"MANDIR=#{man1}\"", "bin.install_symlink \"etsh\" => \"osh\"", "bin.install_symlink \"tsh\" => \"sh6\"" ], "version": "5.3.1", "file": "etsh.rb" }