aboutsummaryrefslogtreecommitdiff
path: root/www/webstone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/webstone/Makefile')
-rw-r--r--www/webstone/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/www/webstone/Makefile b/www/webstone/Makefile
index 5fe5c92ed930..9810e44dad23 100644
--- a/www/webstone/Makefile
+++ b/www/webstone/Makefile
@@ -1,23 +1,23 @@
# New ports collection makefile for: webstone
-# Version required: 2.0
# Date created: 25 March 1997
# Whom: Soren Dossing <sauber@netcom.com>
#
# $FreeBSD$
#
-DISTNAME= WebStone-2.0
-PKGNAME= webstone-2.0.1
-CATEGORIES= www benchmarks
+PORTNAME= webstone
+PORTVERSION= 2.0.1
+CATEGORIES= www benchmarks
#WebStone no longer distributed by SGi
-#MASTER_SITES= http://www.sgi.com/Products/WebFORCE/WebStone/
+#MASTER_SITES= http://www.sgi.com/Products/WebFORCE/WebStone/
+DISTNAME= WebStone-2.0
-MAINTAINER= sauber@netcom.com
+MAINTAINER= sauber@netcom.com
-GNU_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/WebStone/src
-ALL_TARGET= install
-NO_INSTALL_MANPAGES=yes
+GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/WebStone/src
+ALL_TARGET= install
+NO_INSTALL_MANPAGES= yes
post-extract:
( cd ${WRKSRC}; make clobber )