mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
22 lines
556 B
Makefile
22 lines
556 B
Makefile
# 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.12 1997/03/15 12:32:52 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xperfmon++
|
|
PKGNAME= xperfmon++-1.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>
|