pkg:setup bin.install "testssl.sh" man1.install "doc/testssl.1" prefix.install "etc" env = { :PATH => "#{Formula["openssl"].opt_bin}:$PATH", :TESTSSL_INSTALL_DIR => prefix, } bin.env_script_all_files(libexec/"bin", env)