mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
3b3bd28890
Converted to new MAN[1-9]
23 lines
592 B
Makefile
23 lines
592 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.9 1996/05/20 07:32:45 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xperfmon++
|
|
PKGNAME= xperfmon++-1.33
|
|
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
|
|
|
|
EXTRACT_ONLY= xperfmon++v1.1.tar.Z
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|