diff options
Diffstat (limited to 'textproc/info2html/Makefile')
-rw-r--r-- | textproc/info2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile index 70d561e42569..29e855f1ab1e 100644 --- a/textproc/info2html/Makefile +++ b/textproc/info2html/Makefile @@ -15,5 +15,6 @@ COMMENT= Translate GNU info files into HTML pages MAN1= info2html.1 MANCOMPRESSED= yes +PLIST_FILES= bin/info2html .include <bsd.port.mk> |