1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

build and install missing imapd.conf.5.html.

This commit is contained in:
Hajimu UMEMOTO 2004-04-04 16:24:16 +00:00
parent 80beeb084c
commit 4546e552f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106128
3 changed files with 21 additions and 3 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= cyrus-imapd
PORTVERSION= 2.2.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \
@ -188,6 +188,12 @@ post-patch:
${WRKSRC}/perl/sieve/scripts/sieveshell.pl
.endif
.if !defined(NOPORTDOCS)
post-build:
@/usr/bin/groff -man -Thtml ${WRKSRC}/man/imapd.conf.5 \
> ${WRKSRC}/doc/man/imapd.conf.5.html
.endif
post-install:
.for file in ${CYRUS_MAN3}
@${GZIP_CMD} ${PREFIX}/lib/perl5/${PERL_VERSION}/man/man3/${file}

View File

@ -7,7 +7,7 @@
PORTNAME= cyrus-imapd
PORTVERSION= 2.2.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \
@ -188,6 +188,12 @@ post-patch:
${WRKSRC}/perl/sieve/scripts/sieveshell.pl
.endif
.if !defined(NOPORTDOCS)
post-build:
@/usr/bin/groff -man -Thtml ${WRKSRC}/man/imapd.conf.5 \
> ${WRKSRC}/doc/man/imapd.conf.5.html
.endif
post-install:
.for file in ${CYRUS_MAN3}
@${GZIP_CMD} ${PREFIX}/lib/perl5/${PERL_VERSION}/man/man3/${file}

View File

@ -7,7 +7,7 @@
PORTNAME= cyrus-imapd
PORTVERSION= 2.2.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \
@ -188,6 +188,12 @@ post-patch:
${WRKSRC}/perl/sieve/scripts/sieveshell.pl
.endif
.if !defined(NOPORTDOCS)
post-build:
@/usr/bin/groff -man -Thtml ${WRKSRC}/man/imapd.conf.5 \
> ${WRKSRC}/doc/man/imapd.conf.5.html
.endif
post-install:
.for file in ${CYRUS_MAN3}
@${GZIP_CMD} ${PREFIX}/lib/perl5/${PERL_VERSION}/man/man3/${file}