diff options
Diffstat (limited to 'sysutils/xperfmon3/Makefile')
-rw-r--r-- | sysutils/xperfmon3/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/sysutils/xperfmon3/Makefile b/sysutils/xperfmon3/Makefile deleted file mode 100644 index 6bc00bd66973..000000000000 --- a/sysutils/xperfmon3/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# 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.4 1995/04/12 20:32:12 asami Exp $ -# - -DISTNAME= xperfmon++ -PKGNAME= xperfmon-1.1 -USE_IMAKE= yes -CATEGORIES+= utilities -# 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> - |