freebsd-ports/net/wmnet/Makefile
Kirill Ponomarev 35916104d5 Add patches which contain some tweaks and new useful features
like i.e possibility to set up geometry.
Assign maintainership to submitter.

PR:		ports/70576
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-08-17 21:25:20 +00:00

21 lines
468 B
Makefile

# New ports collection makefile for: wmnet
# Date created: 24 November 1998
# Whom: Rich Neswold <rneswold@mcs.net>
#
# $FreeBSD$
#
PORTNAME= wmnet
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= net windowmaker
MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/
MAINTAINER= bogorodskiy@inbox.ru
COMMENT= A network bandwidth monitor intended for the WindowMaker dock
USE_XPM= yes
MAN1= wmnet.1
PLIST_FILES= bin/wmnet
.include <bsd.port.mk>