git: 617eac0ab5fa - main - devel/itext: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 20:22:54 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=617eac0ab5fab29410f3ae9048105e9ad7459eba commit 617eac0ab5fab29410f3ae9048105e9ad7459eba Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-23 20:22:43 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-23 20:22:43 +0000 devel/itext: Add CPE information Approved by: portmgr (blanket) --- devel/itext/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/itext/Makefile b/devel/itext/Makefile index 5f4eeaab8d4f..9f60fa673600 100644 --- a/devel/itext/Makefile +++ b/devel/itext/Makefile @@ -22,7 +22,8 @@ RUN_DEPENDS= ${JAVALIBDIR}/bcmail.jar:java/bouncycastle \ OPTIONS_DEFINE= DOCS -USES= dos2unix tar:bzip2 +USES= cpe dos2unix tar:bzip2 +CPE_VENDOR= ${PORTNAME}pdf DOS2UNIX_GLOB= *.java USE_JAVA= yes USE_ANT= yes