summaryrefslogtreecommitdiff
path: root/homebrew/since/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/since/.beer')
-rw-r--r--homebrew/since/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/since/.beer b/homebrew/since/.beer
new file mode 100644
index 000000000..1d6ca4bf8
--- /dev/null
+++ b/homebrew/since/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Since",
+ "description": "Stateful tail: show changes to files since last check",
+ "url": "http://welz.org.za/projects/since/since-1.1.tar.gz",
+ "mirror": null,
+ "homepage": "http://welz.org.za/projects/since",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.mkpath",
+ "man1.mkpath",
+ "system \"make\", \"install\", \"prefix=#{prefix}\", \"INSTALL=install\""
+ ],
+ "version": "1.1",
+ "file": "since.rb"
+} \ No newline at end of file