aboutsummaryrefslogtreecommitdiff
path: root/print/latex2rtf
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-30 14:29:25 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-30 15:14:09 +0000
commit3f83f8b6f12700bd8a95bd6218f22fda44bc955d (patch)
tree9c334f1be75dbc9bc3fc1b47a3140243ab246e85 /print/latex2rtf
parent876241acb735f808ea40329faa699834002a1f1f (diff)
downloadports-3f83f8b6f12700bd8a95bd6218f22fda44bc955d.tar.gz
ports-3f83f8b6f12700bd8a95bd6218f22fda44bc955d.zip
Diffstat (limited to 'print/latex2rtf')
-rw-r--r--print/latex2rtf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/latex2rtf/Makefile b/print/latex2rtf/Makefile
index d88c8cfbc3ac..6c0b64c77885 100644
--- a/print/latex2rtf/Makefile
+++ b/print/latex2rtf/Makefile
@@ -9,9 +9,11 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-unix/${PORTVERSION} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Translator from LaTeX to RTF
-USES= shebangfix makeinfo
+USES= cpe shebangfix makeinfo
SHEBANG_FILES= ${WRKSRC}/scripts/latex2png
+CPE_VENDOR= latex2rtf_project
+
OPTIONS_DEFINE= LATEX2PNG
LATEX2PNG_DESC= Install latex2png utility
OPTIONS_SUB= yes