1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/sysutils/xperfmon3/Makefile

30 lines
602 B
Makefile
Raw Normal View History

# New ports collection makefile for: xperfmon++
# Date created: 23. Oct 1998
# Whom: Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
#
1999-08-31 02:00:46 +00:00
# $FreeBSD$
#
PORTNAME= xperfmon++
PORTVERSION= 3.1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
DISTNAME= xperfmon++
EXTRACT_SUFX= v1.1.tar.Z
MAINTAINER= ports@FreeBSD.org
2003-02-21 13:28:59 +00:00
COMMENT= Xperfmon++ : A graphical X11 system performance monitor
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
BROKEN= "Does not compile"
2003-05-18 11:48:21 +00:00
.endif
.include <bsd.port.post.mk>