summaryrefslogtreecommitdiff
path: root/homebrew/miniupnpc/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/miniupnpc/.beer')
-rw-r--r--homebrew/miniupnpc/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/miniupnpc/.beer b/homebrew/miniupnpc/.beer
new file mode 100644
index 000000000..42f3f7491
--- /dev/null
+++ b/homebrew/miniupnpc/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "Miniupnpc",
+ "description": "UPnP IGD client library and daemon",
+ "url": "https://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-2.1.tar.gz",
+ "mirror": null,
+ "homepage": "https://miniupnp.tuxfamily.org",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"INSTALLPREFIX=#{prefix}\", \"install\""
+ ],
+ "version": "2.1",
+ "file": "miniupnpc.rb"
+} \ No newline at end of file