Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:34 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e7a923117fda - main - lang/groovy: Add CPE information
Message-ID:  <202110201614.19KGEYFC086077@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201614.19KGEYFC086077>