aboutsummaryrefslogtreecommitdiff
path: root/net/nettest
diff options
context:
space:
mode:
Diffstat (limited to 'net/nettest')
-rw-r--r--net/nettest/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/nettest/Makefile b/net/nettest/Makefile
index 7dd389b05a5e..d53cc5ace723 100644
--- a/net/nettest/Makefile
+++ b/net/nettest/Makefile
@@ -1,20 +1,22 @@
# New ports collection makefile for: nettest
+# Version required: 92/11/09
# Date created: Mon Oct 20 14:30:06 CDT 1997
# Whom: proot@iaces.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/10/30 11:21:20 jseger Exp $
#
DISTNAME= nettest.92.11.09
PKGNAME= nettest-92.11.09
-EXTRACT_SUFX= .tar.Z
CATEGORIES= net
-NO_WRKSUBDIR= 1
MASTER_SITES= ftp://ftp.cray.com/src/nettest/
-MAN8= nettest.8
+EXTRACT_SUFX= .tar.Z
MAINTAINER= proot@iaces.com
+NO_WRKSUBDIR= yes
+MAN8= nettest.8
+
do-install:
$(INSTALL_PROGRAM) -s $(WRKSRC)/nettest $(PREFIX)/bin/nettest
$(INSTALL_PROGRAM) -s $(WRKSRC)/nettestd $(PREFIX)/bin/nettestd