From 76d9e2060ba5824e9b97146be9bf711ccb8b814a Mon Sep 17 00:00:00 2001 From: Kris Kennaway <kris@FreeBSD.org> Date: Fri, 16 Apr 2004 02:16:28 +0000 Subject: Add missing files and manpages --- math/xplot/Makefile | 2 ++ math/xplot/pkg-plist | 1 + 2 files changed, 3 insertions(+) (limited to 'math/xplot') 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 -- cgit v1.2.3