diff options
Diffstat (limited to 'misc/goldstr/Makefile')
-rw-r--r-- | misc/goldstr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/goldstr/Makefile b/misc/goldstr/Makefile index baa4cde4f568..2b67e7839570 100644 --- a/misc/goldstr/Makefile +++ b/misc/goldstr/Makefile @@ -17,6 +17,7 @@ COMMENT= Compute the golden string USE_GETOPT_LONG= yes GNU_CONFIGURE= yes -MAN1= goldstr.1 +MAN1= goldstr.1 +PLIST_FILES= bin/goldstr .include <bsd.port.mk> |