a730d05ad2
swap display improved. Submitted by: Lars Köller (Lars_Koeller@odie.physik2.uni-rostock.de)
19 lines
519 B
Makefile
19 lines
519 B
Makefile
# New ports collection makefile for: xperfmon++ V1.3
|
|
# Version required: 1.1
|
|
# Date created: 15 December 95
|
|
# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
|
|
#
|
|
# $Id: Makefile,v 1.6 1995/12/15 11:16:54 Lars Koeller Exp $
|
|
#
|
|
PREFIX= /usr/X11R6
|
|
DISTNAME= xperfmon++
|
|
PKGNAME= xperfmon-1.3
|
|
USE_IMAKE= yes
|
|
CATEGORIES+= sysutils
|
|
# In Germany try this
|
|
#MASTER_SITES= ftp://odie.physik2.uni-rostock.de/pub/
|
|
MASTER_SITES= ftp://proteus.arc.nasa.gov/pub/
|
|
DISTFILES= xperfmon++v1.1.tar.Z
|
|
|
|
.include <bsd.port.mk>
|
|
|