aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/nut-snmp/Makefile
blob: 8deab845281123c7851e9c9adcf1b3ab3c9dd273 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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"