aboutsummaryrefslogtreecommitdiff
path: root/irc/bitchx/Makefile
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-13 09:23:58 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-13 09:23:58 +0000
commitc8b839f03fb85d0e247cf8d0e97b8819b1131746 (patch)
tree31fbc3ffd0e86d0d3e0ff0e6ce5be1a67e729948 /irc/bitchx/Makefile
parentea81a2cd2bb05307b8a719f21327be7bee0db312 (diff)
downloadports-c8b839f03fb85d0e247cf8d0e97b8819b1131746.tar.gz
ports-c8b839f03fb85d0e247cf8d0e97b8819b1131746.zip
Notes
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r--irc/bitchx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index f74895dd4348..6128374d4988 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -26,6 +26,8 @@ CONFIGURE_ARGS= --exec-prefix="${PREFIX}/share" \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L{LOCALBASE}/lib"
+MAN1= BitchX.1
+
.include <bsd.port.pre.mk>
.if defined(HAVE_GNOME)