diff options
Diffstat (limited to 'homebrew/ppss/.beer')
-rw-r--r-- | homebrew/ppss/.beer | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/ppss/.beer b/homebrew/ppss/.beer new file mode 100644 index 000000000..11638f636 --- /dev/null +++ b/homebrew/ppss/.beer @@ -0,0 +1,16 @@ +{ + "name": "Ppss", + "description": "Shell script to execute commands in parallel", + "url": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ppss/ppss-2.97.tgz", + "mirror": null, + "homepage": "https://github.com/louwrentius/PPSS", + "depends": [], + "resource": [], + "conflicts": [], + "patches": [], + "install": [ + "bin.install \"ppss\"" + ], + "version": "2.97", + "file": "ppss.rb" +}
\ No newline at end of file |