1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Reference ${PREFIX}/share/doc/mutt/ in the manpage (though only if we

install the docs).

OK'ed by:	obrien
This commit is contained in:
Eivind Eklund 1998-10-01 20:29:46 +00:00
parent 07ef3af427
commit 001cd474a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13585
6 changed files with 54 additions and 3 deletions

View File

@ -4,7 +4,7 @@
# Date created: Thur July 25, 1996
# Whom: David O'Brien (obrien@NUXI.com)
#
# $Id: Makefile,v 1.49 1998/09/22 21:59:45 smace Exp $
# $Id: Makefile,v 1.50 1998/09/22 22:48:42 asami Exp $
DISTNAME= mutt-0.93.2i
PKGNAME= mutt-0.93.2
@ -52,6 +52,11 @@ MAN1= mutt.1
post-patch:
@touch ${WRKSRC}/doc/mutt.man ${WRKSRC}/doc/manual.txt
.if !defined(NOPORTDOCS)
@${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-doc-ref
@printf ",s|\$${PREFIX}|%s|g\nw\nq\n" ${PREFIX} | \
ed -s ${WRKSRC}/doc/mutt.man
.endif
pre-configure:
@${MKDIR} ${PREFIX}/share/misc

View File

@ -0,0 +1,12 @@
--- doc/mutt.man.orig Mon Jul 13 12:50:38 1998
+++ doc/mutt.man Thu Oct 1 22:15:40 1998
@@ -20,7 +20,8 @@
.SH DESCRIPTION
Mutt is a small but very powerful text based program for reading electronic
mail under unix operating systems, including support color terminals, MIME,
-and a threaded sorting mode.
+and a threaded sorting mode. Details of how to use all of this is
+available in \fI${PREFIX}/share/doc/mutt/\fP.
.SH OPTIONS
.IP "-a \fIfile\fP"
Attach a file to your message using MIME.

View File

@ -4,7 +4,7 @@
# Date created: Thur July 25, 1996
# Whom: David O'Brien (obrien@NUXI.com)
#
# $Id: Makefile,v 1.49 1998/09/22 21:59:45 smace Exp $
# $Id: Makefile,v 1.50 1998/09/22 22:48:42 asami Exp $
DISTNAME= mutt-0.93.2i
PKGNAME= mutt-0.93.2
@ -52,6 +52,11 @@ MAN1= mutt.1
post-patch:
@touch ${WRKSRC}/doc/mutt.man ${WRKSRC}/doc/manual.txt
.if !defined(NOPORTDOCS)
@${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-doc-ref
@printf ",s|\$${PREFIX}|%s|g\nw\nq\n" ${PREFIX} | \
ed -s ${WRKSRC}/doc/mutt.man
.endif
pre-configure:
@${MKDIR} ${PREFIX}/share/misc

View File

@ -0,0 +1,12 @@
--- doc/mutt.man.orig Mon Jul 13 12:50:38 1998
+++ doc/mutt.man Thu Oct 1 22:15:40 1998
@@ -20,7 +20,8 @@
.SH DESCRIPTION
Mutt is a small but very powerful text based program for reading electronic
mail under unix operating systems, including support color terminals, MIME,
-and a threaded sorting mode.
+and a threaded sorting mode. Details of how to use all of this is
+available in \fI${PREFIX}/share/doc/mutt/\fP.
.SH OPTIONS
.IP "-a \fIfile\fP"
Attach a file to your message using MIME.

View File

@ -4,7 +4,7 @@
# Date created: Thur July 25, 1996
# Whom: David O'Brien (obrien@NUXI.com)
#
# $Id: Makefile,v 1.49 1998/09/22 21:59:45 smace Exp $
# $Id: Makefile,v 1.50 1998/09/22 22:48:42 asami Exp $
DISTNAME= mutt-0.93.2i
PKGNAME= mutt-0.93.2
@ -52,6 +52,11 @@ MAN1= mutt.1
post-patch:
@touch ${WRKSRC}/doc/mutt.man ${WRKSRC}/doc/manual.txt
.if !defined(NOPORTDOCS)
@${PATCH} ${PATCH_ARGS} < ${FILESDIR}/patch-doc-ref
@printf ",s|\$${PREFIX}|%s|g\nw\nq\n" ${PREFIX} | \
ed -s ${WRKSRC}/doc/mutt.man
.endif
pre-configure:
@${MKDIR} ${PREFIX}/share/misc

View File

@ -0,0 +1,12 @@
--- doc/mutt.man.orig Mon Jul 13 12:50:38 1998
+++ doc/mutt.man Thu Oct 1 22:15:40 1998
@@ -20,7 +20,8 @@
.SH DESCRIPTION
Mutt is a small but very powerful text based program for reading electronic
mail under unix operating systems, including support color terminals, MIME,
-and a threaded sorting mode.
+and a threaded sorting mode. Details of how to use all of this is
+available in \fI${PREFIX}/share/doc/mutt/\fP.
.SH OPTIONS
.IP "-a \fIfile\fP"
Attach a file to your message using MIME.