diff options
Diffstat (limited to 'textproc/fist/Makefile')
-rw-r--r-- | textproc/fist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fist/Makefile b/textproc/fist/Makefile index 3232e9f6210e..276fcad18770 100644 --- a/textproc/fist/Makefile +++ b/textproc/fist/Makefile @@ -15,5 +15,6 @@ COMMENT= An emphatic message generator GNU_CONFIGURE= yes MAN1= fist.1 +PLIST_FILES= bin/fist .include <bsd.port.mk> |