summaryrefslogtreecommitdiff
path: root/homebrew/pwnat/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/pwnat/.beer')
-rw-r--r--homebrew/pwnat/.beer17
1 files changed, 17 insertions, 0 deletions
diff --git a/homebrew/pwnat/.beer b/homebrew/pwnat/.beer
new file mode 100644
index 000000000..0c32e46ff
--- /dev/null
+++ b/homebrew/pwnat/.beer
@@ -0,0 +1,17 @@
+{
+ "name": "Pwnat",
+ "description": "Proxy server that works behind a NAT",
+ "url": "https://samy.pl/pwnat/pwnat-0.3-beta.tgz",
+ "mirror": null,
+ "homepage": "https://samy.pl/pwnat/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"CC=#{ENV.cc}\", \"CFLAGS=#{ENV.cflags}\", \"LDFLAGS=-lz\"",
+ "bin.install \"pwnat\""
+ ],
+ "version": "0.3",
+ "file": "pwnat.rb"
+} \ No newline at end of file