git: 5edfbf583e98 - main - print/pdfbox: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:37 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=5edfbf583e982ce41904b11f3ce214cb3daa6870 commit 5edfbf583e982ce41904b11f3ce214cb3daa6870 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:01 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:01 +0000 print/pdfbox: Add CPE information Approved by: portmgr (blanket) --- print/pdfbox/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/print/pdfbox/Makefile b/print/pdfbox/Makefile index 53e238c239e7..3e88821f2ac0 100644 --- a/print/pdfbox/Makefile +++ b/print/pdfbox/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS= ${JAVALIBDIR}/bcmail.jar:java/bouncycastle15 \ JAR_NAMES= pdfbox fontbox preflight xmpbox pdfbox-tools pdfbox-debugger +USES= cpe +CPE_VENDOR= apache USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes