aboutsummaryrefslogtreecommitdiff
path: root/print/latex2rtf/Makefile
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2004-04-28 19:12:38 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2004-04-28 19:12:38 +0000
commit5dd1272bcdc8967dc91a94c02b31bc8922a0117f (patch)
tree9e0be2478c3da69a6fdf846b04e1188f922d8821 /print/latex2rtf/Makefile
parent03b404380b8af91fb3e6782ca968d14b5d1813d4 (diff)
Notes
Diffstat (limited to 'print/latex2rtf/Makefile')
-rw-r--r--print/latex2rtf/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/latex2rtf/Makefile b/print/latex2rtf/Makefile
index 8962ba486003..7ebc44d3c510 100644
--- a/print/latex2rtf/Makefile
+++ b/print/latex2rtf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= latex2rtf
-PORTVERSION= 1.9.14
+PORTVERSION= 1.9.15
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_TEX_CTAN}
@@ -16,5 +16,8 @@ MAINTAINER= joerg@FreeBSD.org
COMMENT= Translator from LaTeX to RTF
MAN1= latex2rtf.1 latex2png.1
+INFO= latex2rtf
+
+INSTALL_TARGET= install install-info
.include <bsd.port.mk>