blob: 15328f57e07e6513c8b66c2ffb9db9d02e91c4c3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# New ports collection makefile for: xperfmon++ V1.40
# Version required: 1.1
# Date created: 14 March 97
# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
#
# $Id: Makefile,v 1.11 1997/03/15 10:33:49 joerg Exp $
#
DISTNAME= xperfmon++
PKGNAME= xperfmon++v1.40
CATEGORIES= sysutils x11
# 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
MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de
USE_IMAKE= yes
.include <bsd.port.mk>
|