summaryrefslogtreecommitdiffstats
path: root/net-mgmt/bwm-ng/Makefile
blob: 66df22801824ce649bb823a0d3a9dce552af2d8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	bwm-ng
# Date created:		19 February 2006
# Whom:			Tim Bishop <tdb@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	bwm-ng
PORTVERSION=	0.6
CATEGORIES=	net-mgmt
MASTER_SITES=	http://www.gropp.org/bwm-ng/

MAINTAINER=	tdb@FreeBSD.org
COMMENT=	A small and simple bandwidth monitor

LIB_DEPENDS=	statgrab.8:${PORTSDIR}/devel/libstatgrab

GNU_CONFIGURE=	yes
USE_PKGCONFIG=	yes
MAN1=		bwm-ng.1
PLIST_FILES=	bin/bwm-ng

CONFIGURE_ENV=	LIBS="`pkg-config --libs libstatgrab`"

.include <bsd.port.mk>
OpenPOWER on IntegriCloud