git: 5c45f985363b - main - www/jetty8: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 15:43:53 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c45f985363b8e4ce5952a58b0ab56f37a57938c

commit 5c45f985363b8e4ce5952a58b0ab56f37a57938c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:49 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:49 +0000

    www/jetty8: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/jetty8/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/jetty8/Makefile b/www/jetty8/Makefile
index 2b006c69f4d7..bf5c0907481b 100644
--- a/www/jetty8/Makefile
+++ b/www/jetty8/Makefile
@@ -21,7 +21,8 @@ CONFLICTS=	jetty-9.*
 JDVDATE=	v20140411
 USE_RC_SUBR=	${PORTNAME}
 USE_JAVA=	yes
-USES=		python
+USES=		cpe python
+CPE_VENDOR=	eclipse
 PKGMESSAGE=	${WRKDIR}/pkg-message
 PLIST_SUB+=	RUNASUSER=${RUNASUSER} GROUP=${GROUP}