freebsd-ports/sysutils/nut-usb/Makefile
Sergey Matveychuk 09b4499eb2 USB ups driver for sysutils/nut
PR:		ports/83318
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2005-07-14 08:40:25 +00:00

23 lines
394 B
Makefile

# 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"