diff options
author | gdt <gdt@pkgsrc.org> | 2006-08-16 18:11:40 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2006-08-16 18:11:40 +0000 |
commit | c96414474cf5920042cfcd620e464e33428626b4 (patch) | |
tree | 15eb44405d8a6f3cba2deae18bc2e2d2a06f816b /graphics/xplot-devel/PLIST | |
parent | bd267bb724d569d84ace02316b8ba69a45bf499c (diff) | |
download | pkgsrc-c96414474cf5920042cfcd620e464e33428626b4.tar.gz |
Tim Shepard's plotting program. This is most often used to generate
TCP time-sequence plots.
This is a development version with new features that has not undergone
extensive testing.
Diffstat (limited to 'graphics/xplot-devel/PLIST')
-rw-r--r-- | graphics/xplot-devel/PLIST | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/xplot-devel/PLIST b/graphics/xplot-devel/PLIST new file mode 100644 index 00000000000..4538648dc9f --- /dev/null +++ b/graphics/xplot-devel/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/16 18:11:40 gdt Exp $ +bin/tcpdump2xplot +bin/xplot +man/man1/tcpdump2xplot.1 +man/man1/xplot.1 +share/doc/xplot/ANNOUNCE +share/doc/xplot/README +share/doc/xplot/README.tcp_plots +share/doc/xplot/demo.0 +share/doc/xplot/demo.1 +share/doc/xplot/demo.2 +share/doc/xplot/demo.3 +share/doc/xplot/demo.4 +share/doc/xplot/demo.5 +share/doc/xplot/demo.6 +share/doc/xplot/demo.7 +@dirrm share/doc/xplot |