aboutsummaryrefslogtreecommitdiff
path: root/net/nettest
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-04 04:47:13 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-04 04:47:13 +0000
commitdc8e48e6b023014e6e8f0e5d517d02b9c15150c6 (patch)
tree49fa7cd9d4e2a80ec925f1c523a461649bd52a70 /net/nettest
parent643c85f080fd8cd60d58324624bc2c5fa20c31f8 (diff)
downloadports-dc8e48e6b023014e6e8f0e5d517d02b9c15150c6.tar.gz
ports-dc8e48e6b023014e6e8f0e5d517d02b9c15150c6.zip
Portlint.
Notes
Notes: svn path=/head/; revision=8471
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