freebsd-ports/sysutils/xperfmon3/Makefile

26 lines
620 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 04:00:46 +02:00
# $FreeBSD$
#
PORTNAME= xperfmon++
PORTVERSION= 3.1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \
ftp://ftp.u-aizu.ac.jp/pub/misc/tools/xperfmon/ \
ftp://ftp.ibank.ru/pub/unix_src/benchmarks/
DISTNAME= xperfmon++
EXTRACT_SUFX= v1.1.tar.Z
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
2003-02-21 14:28:59 +01:00
COMMENT= Xperfmon++ : A graphical X11 system performance monitor
2001-11-06 22:43:41 +01:00
LATEST_LINK= xperfmon3
USE_IMAKE= yes
MAN1= xperfmon++.1
.include <bsd.port.mk>