diff options
Diffstat (limited to 'net/tcpdstat/Makefile')
-rw-r--r-- | net/tcpdstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tcpdstat/Makefile b/net/tcpdstat/Makefile index 9596195ccc0b..fcc98cc81382 100644 --- a/net/tcpdstat/Makefile +++ b/net/tcpdstat/Makefile @@ -14,6 +14,7 @@ DISTNAME= tcpd-tools-0.9 MAINTAINER= richard@unixguru.nl COMMENT= A tool for generating statistics from tcpdump (libpcap) files +PLIST_FILES= bin/tcpdstat WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} .include <bsd.port.mk> |