aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/nut-usb/Makefile
blob: 59423b9a3f74b86cf14d22fb2010c9f83da20215 (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-usb
# Date created:         08 Jul 2005
# Whom:                 Joerg Pulz <Joerg.Pulz@frm2.tum.de>
#
# $FreeBSD$
#

COMMENT=    Network UPS Tools - USB driver

# Local variables
#

RUN_DEPENDS=    upsd:${PORTSDIR}/sysutils/nut

PLIST=      ${.CURDIR}/pkg-plist
SUBSYS=     usb

# Local overrides
#

MASTERDIR=  ${.CURDIR}/../nut

.include "${MASTERDIR}/Makefile"