pkgsrc/net/wmpload/Makefile
wiz 105fbb620d Comment out unavailable HOMEPAGE, and set MASTER_SITES
to a working site. Closes PR 31818 by Zafer Aydogan.
2005-10-22 03:47:36 +00:00

16 lines
435 B
Makefile

# $NetBSD: Makefile,v 1.10 2005/10/22 03:47:36 wiz Exp $
#
DISTNAME= wmpload-0.9.5
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/ppp/}
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_IMAKE= YES
.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"