aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xperfmon3/Makefile
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1996-05-19 10:58:09 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1996-05-19 10:58:09 +0000
commit0e01196e4a5d682933bd796b137ad3c608cf1c80 (patch)
treecaa183a6f24cc6becf13793a62c3f638d3feca3f /sysutils/xperfmon3/Makefile
parent09a40544b9ec479a700d5033c178187faee14926 (diff)
downloadports-0e01196e4a5d682933bd796b137ad3c608cf1c80.tar.gz
ports-0e01196e4a5d682933bd796b137ad3c608cf1c80.zip
Notes
Diffstat (limited to 'sysutils/xperfmon3/Makefile')
-rw-r--r--sysutils/xperfmon3/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/sysutils/xperfmon3/Makefile b/sysutils/xperfmon3/Makefile
index a408a9f0187d..1d2c20e50895 100644
--- a/sysutils/xperfmon3/Makefile
+++ b/sysutils/xperfmon3/Makefile
@@ -7,13 +7,18 @@
#
PREFIX= /usr/X11R6
DISTNAME= xperfmon++
-PKGNAME= xperfmon-1.3
+PKGNAME= xperfmon++v1.33
USE_IMAKE= yes
-CATEGORIES+= sysutils
+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
+EXTRACT_ONLY= xperfmon++v1.1.tar.Z
+
+MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de
.include <bsd.port.mk>