20 lines
497 B
Makefile
20 lines
497 B
Makefile
# $NetBSD: Makefile,v 1.12 2004/01/27 13:50:16 grant 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
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
HAS_CONFIGURE= YES
|
|
USE_BUILDLINK3= YES
|
|
USE_X11BASE= YES
|
|
INSTALL_TARGET= install install.man
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|