aboutsummaryrefslogtreecommitdiff
path: root/textproc/latex2html/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-17 16:44:15 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-17 16:44:15 +0000
commit62f0eed75606a0c15108a9ce9931282a30d0961f (patch)
tree14623f56540014b5a636bf91f0968b31bdc12b27 /textproc/latex2html/Makefile
parent99dea5fc2943e2b825970c580bbc1fe702bc0d55 (diff)
downloadports-62f0eed75606a0c15108a9ce9931282a30d0961f.tar.gz
ports-62f0eed75606a0c15108a9ce9931282a30d0961f.zip
Notes
Diffstat (limited to 'textproc/latex2html/Makefile')
-rw-r--r--textproc/latex2html/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile
index 124a977dc7aa..48c3bdf1d957 100644
--- a/textproc/latex2html/Makefile
+++ b/textproc/latex2html/Makefile
@@ -7,6 +7,7 @@
PORTNAME= latex2html
PORTVERSION= 99.2b8
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= support/${PORTNAME}
@@ -30,6 +31,8 @@ CONFIGURE_ARGS= --with-perl=${PERL} \
--disable-gif \
--libdir=${DATADIR}
+MAN1= latex2html.1
+
MSG_FILE= ${PKGDIR}/pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
@@ -52,6 +55,7 @@ patch-message:
post-install: install-docs display-message
install-docs:
+ ${INSTALL_MAN} ${FILESDIR}/latex2html.1 ${MANPREFIX}/man/man1
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for file in ${DOC_FILES}