16 lines
344 B
Makefile
16 lines
344 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/ \
|
|
LOCAL/novel
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Network bandwidth monitor intended for the WindowMaker dock
|
|
|
|
USE_XORG= xpm
|
|
|
|
.include <bsd.port.mk>
|