diff options
-rw-r--r-- | misc/colortail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 51e51a4a2443..22d6b4571656 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -16,6 +16,8 @@ MAINTAINER= cpiazza@FreeBSD.org GNU_CONFIGURE= YES +MAN1= colortail.1 + post-install: @ ${MKDIR} ${PREFIX}/share/colortail @ ${INSTALL_DATA} ${WRKSRC}/CONFIG ${PREFIX}/share/colortail/CONFIG.example |