summaryrefslogtreecommitdiff
path: root/homebrew/darkhttpd/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/darkhttpd/.beer')
-rw-r--r--homebrew/darkhttpd/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/darkhttpd/.beer b/homebrew/darkhttpd/.beer
new file mode 100644
index 000000000..305dfd755
--- /dev/null
+++ b/homebrew/darkhttpd/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Darkhttpd",
+ "description": "Small static webserver without CGI",
+ "url": "https://unix4lyfe.org/darkhttpd/darkhttpd-1.12.tar.bz2",
+ "mirror": null,
+ "homepage": "https://unix4lyfe.org/darkhttpd/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\"",
+ "bin.install \"darkhttpd\""
+ ],
+ "version": "1.12",
+ "file": "darkhttpd.rb"
+} \ No newline at end of file