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

COMMENT=    Network UPS Tools - upsclient library

# Local variables
#

USE_GNOME=  pkgconfig

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

# Local overrides
#

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

.include "${MASTERDIR}/Makefile"