diff options
Diffstat (limited to 'textproc/scr2txt/Makefile')
-rw-r--r-- | textproc/scr2txt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/scr2txt/Makefile b/textproc/scr2txt/Makefile index 4ac0e42c699e..04fd405b578d 100644 --- a/textproc/scr2txt/Makefile +++ b/textproc/scr2txt/Makefile @@ -18,6 +18,7 @@ COMMENT= Converts the output of "vidcontrol -p" to text MAN1= scr2txt.1 MANCOMPRESSED= yes +PLIST_FILES= bin/scr2txt do-install: @cd ${WRKSRC}; ${MAKE} BINDIR=${LOCALBASE}/bin SHAREDIR=${LOCALBASE} install |