aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pstack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pstack/Makefile')
-rw-r--r--sysutils/pstack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/pstack/Makefile b/sysutils/pstack/Makefile
index 2db1de84a05c..f154be6d8920 100644
--- a/sysutils/pstack/Makefile
+++ b/sysutils/pstack/Makefile
@@ -17,6 +17,7 @@ COMMENT= Retrieve process/core file stack traces
ONLY_FOR_ARCHS= i386
MANCOMPRESSED= yes
-MAN1= pstack.1
+MAN1= pstack.1
+PLIST_FILES= bin/pstack
.include <bsd.port.mk>