summaryrefslogtreecommitdiff
path: root/homebrew/tinyproxy/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/tinyproxy/.beer')
-rw-r--r--homebrew/tinyproxy/.beer26
1 files changed, 26 insertions, 0 deletions
diff --git a/homebrew/tinyproxy/.beer b/homebrew/tinyproxy/.beer
new file mode 100644
index 000000000..8bc1c6843
--- /dev/null
+++ b/homebrew/tinyproxy/.beer
@@ -0,0 +1,26 @@
+{
+ "name": "Tinyproxy",
+ "description": "HTTP/HTTPS proxy for POSIX systems",
+ "url": "https://github.com/tinyproxy/tinyproxy/releases/download/1.10.0/tinyproxy-1.10.0.tar.xz",
+ "mirror": null,
+ "homepage": "https://www.banu.com/tinyproxy/",
+ "depends": [
+ {
+ "depend": "asciidoc",
+ "build-depend": true
+ },
+ {
+ "depend": "docbook-xsl",
+ "build-depend": true
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "(var/\"log/tinyproxy\").mkpath",
+ "(var/\"run/tinyproxy\").mkpath"
+ ],
+ "version": "1.10.0",
+ "file": "tinyproxy.rb"
+} \ No newline at end of file