17 lines
435 B
Makefile
17 lines
435 B
Makefile
# $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"
|