aboutsummaryrefslogtreecommitdiff
path: root/net/wmnet/Makefile
blob: 08e64cb06885a412448c87847508678345ee909f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Rich Neswold <rneswold@mcs.net>

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

USES=		xorg
USE_XORG=	xpm

.include <bsd.port.mk>