1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

ccmail's version is 4.8 now, and add manpage.

PR:		ports/23669
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
This commit is contained in:
Vanilla I. Shu 2000-12-26 16:50:55 +00:00
parent 44baba4f64
commit 1df33da94c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36385

View File

@ -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}"