summaryrefslogtreecommitdiff
path: root/security/hackbot
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-19 12:42:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-19 12:42:19 +0000
commitbc2181889b7ff86b8598f1c680c05fadd9547c17 (patch)
tree046a0716d5b59d8c62c397f60c6fe0b48d4d4c23 /security/hackbot
parentNew port MP3c, a cd to mp3 converter with an ASCII frontend: (diff)
Man-pages are already compressed when installed.
Submitted by: Yonatan Bokovza <Yonatan@xpert.com>
Notes
Notes: svn path=/head/; revision=73480
Diffstat (limited to 'security/hackbot')
-rw-r--r--security/hackbot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile
index f07e27a15748..17d17714b5c9 100644
--- a/security/hackbot/Makefile
+++ b/security/hackbot/Makefile
@@ -30,5 +30,6 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/hackbot.1.gz ${PREFIX}/man/man1/
MAN1= hackbot.1
+MANCOMPRESSED= yes
.include <bsd.port.mk>