diff options
Diffstat (limited to 'misc/xtail/Makefile')
-rw-r--r-- | misc/xtail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xtail/Makefile b/misc/xtail/Makefile index 52961b3682a6..428607b9ce4b 100644 --- a/misc/xtail/Makefile +++ b/misc/xtail/Makefile @@ -17,7 +17,8 @@ COMMENT= Watches the growth of files or directories HAS_CONFIGURE= yes -MAN1= xtail.1 +MAN1= xtail.1 +PLIST_FILES= bin/xtail do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xtail ${PREFIX}/bin |