Files
ports/net/wmnet/Makefile
2021-04-06 16:31:07 +02:00

17 lines
344 B
Makefile

# 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>