mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
cd53609c95
Return back to the pool ports I no longer use.
17 lines
344 B
Makefile
17 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>
|