2001-09-08 15:01:34 +02:00
|
|
|
# New ports collection makefile for: wmnet2
|
|
|
|
# Date created: 7 September 2001
|
|
|
|
# Whom: Paolo Pisati <flag@libero.it>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= wmnet2
|
|
|
|
PORTVERSION= 1.06
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 5
|
2001-09-08 15:01:34 +02:00
|
|
|
CATEGORIES= net
|
2011-08-26 06:18:09 +02:00
|
|
|
MASTER_SITES= http://www.dockapps.org/files/77/115/ \
|
|
|
|
http://www.katharineosborne.com/wmnet/
|
2001-09-08 15:01:34 +02:00
|
|
|
DISTNAME= wmnet-${PORTVERSION}
|
|
|
|
|
2006-09-05 06:07:08 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-12-20 01:40:01 +01:00
|
|
|
COMMENT= A nice network monitor for WindowMaker
|
2001-09-08 15:01:34 +02:00
|
|
|
|
|
|
|
USE_IMAKE= yes
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= x11 xext
|
2001-09-08 15:01:34 +02:00
|
|
|
|
|
|
|
MAN1= wmnet2.1
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/wmnet2
|
2001-09-08 15:01:34 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|