aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/cxmon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/cxmon/Makefile b/devel/cxmon/Makefile
index c5b8f947cf41..c7286212d899 100644
--- a/devel/cxmon/Makefile
+++ b/devel/cxmon/Makefile
@@ -11,8 +11,7 @@ COMMENT= Interactive file manipulation tool and disassembler
GNU_CONFIGURE= yes
-MAN1= cxmon.1
-PLIST_FILES= bin/cxmon
+PLIST_FILES= bin/${PORTNAME} \
+ man/man1/${PORTNAME}.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>