summaryrefslogtreecommitdiff
path: root/net/wmpload/Makefile
blob: 53101c9234008c7c1d2046b65281dd8438f5d9f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2001/02/17 18:19:56 wiz Exp $
#

DISTNAME=	wmpload-0.9.4
CATEGORIES=	net x11
MASTER_SITES=	http://www.engr.utk.edu/~mdsmith/pload/

MAINTAINER=	abs@netbsd.org
HOMEPAGE=	http://www.engr.utk.edu/~mdsmith/pload/
COMMENT=	PPP monitor for X11, totals and current in/out rates in 64x64 cube

HAS_CONFIGURE=	YES
USE_X11BASE=	YES
USE_XPM=	YES

.include "../../mk/bsd.pkg.mk"