aboutsummaryrefslogtreecommitdiffstats
path: root/net/wmnet/Makefile
blob: 7a855397df31b85347d08926cfbb7169f315478d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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/ \
        ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= novel

MAINTAINER= novel@FreeBSD.org
COMMENT=    Network bandwidth monitor intended for the WindowMaker dock

USE_XORG=   xpm

.include <bsd.port.mk>