1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/net/wmnet/Makefile
Roman Bogorodskiy cd53609c95 Drop maintainership
Return back to the pool ports I no longer use.
2019-02-24 12:47:30 +00:00

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>