summaryrefslogtreecommitdiff
path: root/net/pload/Makefile
blob: 1d8f9f70b2cd70b8e22b20409f08decc498fde0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.10 2002/01/03 09:07:28 hubertf Exp $
#

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

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

HAS_CONFIGURE=	YES
USE_X11BASE=	YES
INSTALL_TARGET=	install install.man

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