aboutsummaryrefslogtreecommitdiff
path: root/misc/help2man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/help2man/Makefile')
-rw-r--r--misc/help2man/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile
index e5556a647de7..277b70507b20 100644
--- a/misc/help2man/Makefile
+++ b/misc/help2man/Makefile
@@ -18,7 +18,8 @@ COMMENT= Automatically generating simple manual pages from program output
GNU_CONFIGURE= yes
USE_PERL5= yes
-MAN1= help2man.1
-INFO= help2man
+MAN1= help2man.1
+INFO= help2man
+PLIST_FILES= bin/help2man
.include <bsd.port.mk>