summaryrefslogtreecommitdiff
path: root/net/ttcp/pkg
diff options
context:
space:
mode:
authorthorpej <thorpej>1997-12-14 23:59:26 +0000
committerthorpej <thorpej>1997-12-14 23:59:26 +0000
commitcc4e74ff5d4327a63605c7057cd51a28c95d52fe (patch)
tree8aa7ff3fd276c5f619ab46f715a9137d23a09a05 /net/ttcp/pkg
parentdb9fc32b8626ac8d3d312f5fcc67d974fa2f47ff (diff)
downloadpkgsrc-cc4e74ff5d4327a63605c7057cd51a28c95d52fe.tar.gz
Add a package for TTCP, the canonical TCP testing tool.
Diffstat (limited to 'net/ttcp/pkg')
-rw-r--r--net/ttcp/pkg/COMMENT1
-rw-r--r--net/ttcp/pkg/DESCR2
-rw-r--r--net/ttcp/pkg/PLIST3
3 files changed, 6 insertions, 0 deletions
diff --git a/net/ttcp/pkg/COMMENT b/net/ttcp/pkg/COMMENT
new file mode 100644
index 00000000000..eec5e3e1ed4
--- /dev/null
+++ b/net/ttcp/pkg/COMMENT
@@ -0,0 +1 @@
+a TCP testing tool
diff --git a/net/ttcp/pkg/DESCR b/net/ttcp/pkg/DESCR
new file mode 100644
index 00000000000..a933679e82b
--- /dev/null
+++ b/net/ttcp/pkg/DESCR
@@ -0,0 +1,2 @@
+TTCP (Test TCP) is the canonical TCP testing and performance measuring
+tool.
diff --git a/net/ttcp/pkg/PLIST b/net/ttcp/pkg/PLIST
new file mode 100644
index 00000000000..160c51c9af0
--- /dev/null
+++ b/net/ttcp/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 1997/12/14 23:59:30 thorpej Exp $
+bin/ttcp
+man/man1/ttcp.1