diff options
Diffstat (limited to 'dns/dnstop/Makefile')
-rw-r--r-- | dns/dnstop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnstop/Makefile b/dns/dnstop/Makefile index bd68d2cb5fac..9706e886a981 100644 --- a/dns/dnstop/Makefile +++ b/dns/dnstop/Makefile @@ -15,6 +15,7 @@ COMMENT= Captures and analyzes DNS traffic (or analyzes libpcap dump) NO_WRKSUBDIR= true MAN8= dnstop.8 +PLIST_FILES= bin/dnstop do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dnstop ${PREFIX}/bin |