summaryrefslogtreecommitdiff
path: root/homebrew/visionmediawatch/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/visionmediawatch/.beer')
-rw-r--r--homebrew/visionmediawatch/.beer22
1 files changed, 22 insertions, 0 deletions
diff --git a/homebrew/visionmediawatch/.beer b/homebrew/visionmediawatch/.beer
new file mode 100644
index 000000000..7aa4ac84d
--- /dev/null
+++ b/homebrew/visionmediawatch/.beer
@@ -0,0 +1,22 @@
+{
+ "name": "VisionmediaWatch",
+ "description": "Periodically executes the given command",
+ "url": "https://github.com/visionmedia/watch/archive/0.3.1.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/visionmedia/watch",
+ "depends": [],
+ "resource": [],
+ "conflicts": [
+ {
+ "conflict": "watch",
+ "reason": null
+ }
+ ],
+ "patches": [],
+ "install": [
+ "bin.mkdir",
+ "system \"make\", \"PREFIX=#{prefix}\", \"install\""
+ ],
+ "version": "0.3.1",
+ "file": "visionmedia-watch.rb"
+} \ No newline at end of file