2000-04-09 19:09:11 +00:00
|
|
|
# New ports collection makefile for: xperfmon++
|
1999-02-04 05:10:54 +00:00
|
|
|
# Date created: 23. Oct 1998
|
1998-09-30 19:32:44 +00:00
|
|
|
# Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
|
1995-03-29 11:32:57 +00:00
|
|
|
#
|
1999-08-31 02:00:46 +00:00
|
|
|
# $FreeBSD$
|
1995-03-29 11:32:57 +00:00
|
|
|
#
|
1997-03-15 12:33:20 +00:00
|
|
|
|
2000-04-09 19:09:11 +00:00
|
|
|
PORTNAME= xperfmon++
|
2001-04-10 20:43:11 +00:00
|
|
|
PORTVERSION= 3.1
|
2000-04-22 10:14:11 +00:00
|
|
|
CATEGORIES= sysutils
|
2003-11-01 10:45:56 +00:00
|
|
|
MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
|
2000-04-09 19:09:11 +00:00
|
|
|
DISTNAME= xperfmon++
|
1999-02-04 05:10:54 +00:00
|
|
|
EXTRACT_SUFX= v1.1.tar.Z
|
1996-05-19 10:58:09 +00:00
|
|
|
|
2005-11-25 22:29:24 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT= Xperfmon++ : A graphical X11 system performance monitor
|
1995-03-29 11:32:57 +00:00
|
|
|
|
2003-06-04 22:43:38 +00:00
|
|
|
LATEST_LINK= xperfmon3
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= xperfmon++.1
|
|
|
|
|
2003-05-18 11:48:21 +00:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
|
|
|
|
.if ${OSVERSION} >= 500113
|
2003-11-01 10:45:56 +00:00
|
|
|
BROKEN= "Does not compile"
|
2003-05-18 11:48:21 +00:00
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.port.post.mk>
|