16 lines
393 B
Makefile
16 lines
393 B
Makefile
# $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"
|