openbsd-ports/net/wmnet/Makefile
naddy 5d2e45568d Import of wmnet-1.06.
Submitted by Vladimir Popov <pva48@mail.ru>.

WMnet polls network statistics and does a few things with the data it gets.
It has small blinking lights for the rx and tx of IP packets, a digital
speedometer of your polled stat's current speed and a bar graph like xload
et. al which has a tx speed graph from bottom-up and rx speed graph from
the top-down.
2001-01-03 15:08:04 +00:00

19 lines
407 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2001/01/03 15:08:04 naddy Exp $
DISTNAME= wmnet-1.06
CATEGORIES= net x11
NEED_VERSION= 1.348
HOMEPAGE= http://www.digitalkaos.net/linux/wmnet/
MASTER_SITES= ${HOMEPAGE}download/
MAINTAINER= Vladimir Popov <pva48@mail.ru>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>