aboutsummaryrefslogtreecommitdiff
path: root/net-im/finch
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-14 02:29:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-01-14 02:29:06 +0000
commitabf9f73c7f748293645397f8818c1de834ee1439 (patch)
treee232214bb01469e5d76ffa51ac55f564be1184c0 /net-im/finch
parent50197f07a04048861a6c8efed5206737a12255f8 (diff)
downloadports-abf9f73c7f748293645397f8818c1de834ee1439.tar.gz
ports-abf9f73c7f748293645397f8818c1de834ee1439.zip
Notes
Diffstat (limited to 'net-im/finch')
-rw-r--r--net-im/finch/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile
index ccd15218d5fe..f5f862fde64d 100644
--- a/net-im/finch/Makefile
+++ b/net-im/finch/Makefile
@@ -27,4 +27,9 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-gtkui \
--disable-nm
+MAN1= finch.1
+
+post-install:
+ ${INSTALL_MAN} ${WRKSRC}/doc/finch.1 ${MAN1PREFIX}/man/man1
+
.include "${MASTERDIR}/Makefile"