summaryrefslogtreecommitdiff
path: root/homebrew/pit/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/pit/.beer')
-rw-r--r--homebrew/pit/.beer32
1 files changed, 32 insertions, 0 deletions
diff --git a/homebrew/pit/.beer b/homebrew/pit/.beer
new file mode 100644
index 000000000..7a027edee
--- /dev/null
+++ b/homebrew/pit/.beer
@@ -0,0 +1,32 @@
+{
+ "name": "Pit",
+ "description": "Project manager from hell (integrates with Git)",
+ "url": "https://github.com/michaeldv/pit/archive/0.1.0.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/michaeldv/pit",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [
+ {
+ "url": "https://github.com/michaeldv/pit/commit/f64978d6c2628e1d4897696997b551f6b186d4bc.diff?full_index=1",
+ "strip": "1"
+ },
+ {
+ "url": "https://github.com/michaeldv/pit/commit/e378582f4d04760d1195675ab034aac5d7908d8d.diff?full_index=1",
+ "strip": "1"
+ },
+ {
+ "url": "https://github.com/michaeldv/pit/commit/5d81148349cc442d81cc98779a4678f03f59df67.diff?full_index=1",
+ "strip": "1"
+ }
+ ],
+ "install": [
+ "bin.mkpath",
+ "system \"make\"",
+ "system \"make\", \"test\"",
+ "system \"make\", \"install\", \"PREFIX=#{prefix}\""
+ ],
+ "version": "0.1.0",
+ "file": "pit.rb"
+} \ No newline at end of file