mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
489 B
Makefile
20 lines
489 B
Makefile
# New ports collection makefile for: xpermon++ V1.1
|
|
# Version required: 1.1
|
|
# Date created: 8 March 95
|
|
# Whom: Lars Koeller <lars.koeller@odie.physik2.uni-rostock.de>
|
|
#
|
|
# $Id: Makefile,v 1.5 1995/05/19 09:40:06 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xperfmon++
|
|
PKGNAME= xperfmon-1.1
|
|
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>
|
|
|