aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2000-12-27 00:50:55 +0800
committervanilla <vanilla@FreeBSD.org>2000-12-27 00:50:55 +0800
commitb57682c01fd7e8598814968a7e1c82e7c93d845d (patch)
tree79ea78fce973a5a36356d0d9451bae8e8c123cdd /mail
parent5f4ee93141ca308f16587a9059fc74c0b1869b78 (diff)
downloadfreebsd-ports-gnome-b57682c01fd7e8598814968a7e1c82e7c93d845d.tar.gz
freebsd-ports-gnome-b57682c01fd7e8598814968a7e1c82e7c93d845d.tar.zst
freebsd-ports-gnome-b57682c01fd7e8598814968a7e1c82e7c93d845d.zip
ccmail's version is 4.8 now, and add manpage.
PR: ports/23669 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Diffstat (limited to 'mail')
-rw-r--r--mail/tkrat2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile
index c4dd4804fa73..34b098f00d38 100644
--- a/mail/tkrat2/Makefile
+++ b/mail/tkrat2/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tcl82:${PORTSDIR}/lang/tcl82 \
tk82:${PORTSDIR}/x11-toolkits/tk82 \
- c-client4.7:${PORTSDIR}/mail/cclient
+ c-client4.8:${PORTSDIR}/mail/cclient
GNU_CONFIGURE= yes
@@ -26,6 +26,8 @@ CONFIGURE_ARGS= --with-tcl-config=${PREFIX}/lib/tcl8.2 \
DOCFILES= CONFIGURATION COPYRIGHT README doc/interface doc/userprocs \
doc/userproc.example
+MAN1= tkrat.1
+
post-install:
.if !defined(NOPORTDOCS)
@${ECHO_MSG} "===> Copying documents to ${PREFIX}/${PORTDOCDIR}"