summaryrefslogtreecommitdiff
path: root/homebrew/apcupsd/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/apcupsd/.beer')
-rw-r--r--homebrew/apcupsd/.beer27
1 files changed, 27 insertions, 0 deletions
diff --git a/homebrew/apcupsd/.beer b/homebrew/apcupsd/.beer
new file mode 100644
index 000000000..c8b6f0ffb
--- /dev/null
+++ b/homebrew/apcupsd/.beer
@@ -0,0 +1,27 @@
+{
+ "name": "Apcupsd",
+ "description": "Daemon for controlling APC UPSes",
+ "url": "https://downloads.sourceforge.net/project/apcupsd/apcupsd%20-%20Stable/3.14.14/apcupsd-3.14.14.tar.gz",
+ "mirror": null,
+ "homepage": "http://www.apcupsd.org",
+ "depends": [
+ {
+ "depend": "gd",
+ "build-depend": false
+ },
+ {
+ "depend": "libusb-compat",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "sysconfdir = etc/name",
+ "cd \"src/apcagent\" do",
+ "inreplace \"Makefile\", \"Applications\", prefix"
+ ],
+ "version": "3.14.14",
+ "file": "apcupsd.rb"
+} \ No newline at end of file