19ba1cd55e
kernel memory via kvm(3). Approved by: bapt (blanket)
17 lines
379 B
Makefile
17 lines
379 B
Makefile
# Created by: Rich Neswold <rneswold@mcs.net>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= wmnet
|
|
PORTVERSION= 1.2
|
|
PORTREVISION= 3
|
|
CATEGORIES= net windowmaker
|
|
MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/ \
|
|
${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= novel
|
|
|
|
MAINTAINER= novel@FreeBSD.org
|
|
COMMENT= Network bandwidth monitor intended for the WindowMaker dock
|
|
|
|
USE_XORG= xpm
|
|
|
|
.include <bsd.port.mk>
|