diff options
Diffstat (limited to 'misc/cfe/Makefile')
-rw-r--r-- | misc/cfe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/cfe/Makefile b/misc/cfe/Makefile index af89402341fd..4cbc45c72a5b 100644 --- a/misc/cfe/Makefile +++ b/misc/cfe/Makefile @@ -18,5 +18,6 @@ GNU_CONFIGURE= yes MANCOMPRESSED= no MAN1= cfe.1 +PLIST_FILES= bin/cfe .include <bsd.port.mk> |