git: 3f83f8b6f127 - main - print/latex2rtf: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:14:54 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3f83f8b6f12700bd8a95bd6218f22fda44bc955d
commit 3f83f8b6f12700bd8a95bd6218f22fda44bc955d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:29:25 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:09 +0000
print/latex2rtf: Add CPE information
Approved by: portmgr (blanket)
---
print/latex2rtf/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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 at 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
More information about the dev-commits-ports-all
mailing list