summaryrefslogtreecommitdiff
path: root/homebrew/couchpotatoserver/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/couchpotatoserver/.beer')
-rw-r--r--homebrew/couchpotatoserver/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/couchpotatoserver/.beer b/homebrew/couchpotatoserver/.beer
new file mode 100644
index 000000000..4e71f41f8
--- /dev/null
+++ b/homebrew/couchpotatoserver/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Couchpotatoserver",
+ "description": "Download movies automatically",
+ "url": "https://github.com/CouchPotato/CouchPotatoServer/archive/build/3.0.1.tar.gz",
+ "mirror": null,
+ "homepage": "https://couchpota.to",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "prefix.install_metafiles",
+ "libexec.install Dir[\"*\"]",
+ "(bin+\"couchpotatoserver\").write(startup_script)"
+ ],
+ "version": "3.0.1",
+ "file": "couchpotatoserver.rb"
+} \ No newline at end of file