summaryrefslogtreecommitdiffstats
path: root/sysutils/nut-snmp
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-07-14 08:39:00 +0000
committersem <sem@FreeBSD.org>2005-07-14 08:39:00 +0000
commit0736a90331e945704d99069ce33595bbf959da68 (patch)
treef75276d6970620232a067f30068d7b6b5e4a1f48 /sysutils/nut-snmp
parente38773afe66d833b02ea7aa4622fc36e9efc720d (diff)
downloadFreeBSD-ports-0736a90331e945704d99069ce33595bbf959da68.zip
FreeBSD-ports-0736a90331e945704d99069ce33595bbf959da68.tar.gz
SNMP ups driver for sysutils/nut
PR: ports/83318 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Diffstat (limited to 'sysutils/nut-snmp')
-rw-r--r--sysutils/nut-snmp/Makefile23
-rw-r--r--sysutils/nut-snmp/pkg-plist1
2 files changed, 24 insertions, 0 deletions
diff --git a/sysutils/nut-snmp/Makefile b/sysutils/nut-snmp/Makefile
new file mode 100644
index 0000000..8deab84
--- /dev/null
+++ b/sysutils/nut-snmp/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: nut-snmp
+# Date created: 08 Jul 2005
+# Whom: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
+#
+# $FreeBSD$
+#
+
+COMMENT= Network UPS Tools - SNMP driver
+
+# Local variables
+#
+
+RUN_DEPENDS= upsd:${PORTSDIR}/sysutils/nut
+
+PLIST= ${.CURDIR}/pkg-plist
+SUBSYS= snmp
+
+# Local overrides
+#
+
+MASTERDIR= ${.CURDIR}/../nut
+
+.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/nut-snmp/pkg-plist b/sysutils/nut-snmp/pkg-plist
new file mode 100644
index 0000000..5a0853c
--- /dev/null
+++ b/sysutils/nut-snmp/pkg-plist
@@ -0,0 +1 @@
+libexec/nut/snmp-ups
OpenPOWER on IntegriCloud