summaryrefslogtreecommitdiff
path: root/dns/dnstop
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /dns/dnstop
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'dns/dnstop')
-rw-r--r--dns/dnstop/Makefile1
-rw-r--r--dns/dnstop/pkg-plist1
2 files changed, 1 insertions, 1 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
diff --git a/dns/dnstop/pkg-plist b/dns/dnstop/pkg-plist
deleted file mode 100644
index 9fc7274c6803..000000000000
--- a/dns/dnstop/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/dnstop