diff options
-rw-r--r-- | math/xplot/Makefile | 2 | ||||
-rw-r--r-- | math/xplot/pkg-plist | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/math/xplot/Makefile b/math/xplot/Makefile index c1e2cf9d0c91..851d0dfe3dac 100644 --- a/math/xplot/Makefile +++ b/math/xplot/Makefile @@ -18,6 +18,8 @@ GNU_CONFIGURE= yes #XPLOT_DEMOS= demo.0 demo.1 demo.2 demo.3 demo.4 demo.5 demo.6 demo.7 +MAN1= tcpdump2xplot.1 xplot.1 + post-install: ${INSTALL_SCRIPT} ${WRKSRC}/tcpdump2xplot.pl ${PREFIX}/bin .if !defined(NOPORTDOCS) diff --git a/math/xplot/pkg-plist b/math/xplot/pkg-plist index ffd19a272251..8b620d8a6b11 100644 --- a/math/xplot/pkg-plist +++ b/math/xplot/pkg-plist @@ -1,4 +1,5 @@ bin/xplot +bin/tcpdump2xplot bin/tcpdump2xplot.pl share/doc/xplot/README share/doc/xplot/README.tcp_plots |