git: e7a923117fda - main - lang/groovy: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Wed, 20 Oct 2021 16:14:34 UTC
The branch main has been updated by se:

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

commit e7a923117fdaebf3fd932238bb259532556c5900
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:17 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:17 +0000

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

diff --git a/lang/groovy/Makefile b/lang/groovy/Makefile
index ea75f05fc005..93d238175ebe 100644
--- a/lang/groovy/Makefile
+++ b/lang/groovy/Makefile
@@ -11,7 +11,8 @@ COMMENT=	Agile dynamic language for the JVM
 
 LICENSE=	APACHE20
 
-USES=		zip
+USES=		cpe zip
+CPE_VENDOR=	apache
 USE_JAVA=	yes
 
 NO_ARCH=	yes