summaryrefslogtreecommitdiff
path: root/net-im/climm/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-03-21 18:55:23 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-03-21 18:55:23 +0000
commit94092f3358357a6c85e1767c4e014501d7411e01 (patch)
tree5c2132ecba12612ae5ea2da527aac23dc23ac630 /net-im/climm/Makefile
parent- Downgrade from v2.8012.465 to v2.8010.462 due to bugs (diff)
Fix Russian messages. They are not compiled in by default, so PORTREVISION
was not bumbed. Submitted by: "Alexandr A. Listopad" <laa@lucky.net>
Notes
Notes: svn path=/head/; revision=40163
Diffstat (limited to 'net-im/climm/Makefile')
-rw-r--r--net-im/climm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index 1e66b15d57bf..6ec760f71029 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -16,8 +16,11 @@ MAINTAINER= ports@freebsd.org
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1/-p1/}/src
+MAN1= micq.1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/../micq.1 ${PREFIX}/man/man1
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/micq
${INSTALL_DATA} ${WRKSRC}/../README ${PREFIX}/share/doc/micq