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