Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2021 20:08:49 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: 17d8cfe09066 - main - www/grails: Add CPE information
Message-ID:  <202110232008.19NK8n7q057261@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=17d8cfe09066da87aad0959c8429d47bc420681c

commit 17d8cfe09066da87aad0959c8429d47bc420681c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 20:08:37 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 20:08:37 +0000

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

diff --git a/www/grails/Makefile b/www/grails/Makefile
index 7afebfd2c7ea..09fc0f99d3fe 100644
--- a/www/grails/Makefile
+++ b/www/grails/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION:tu}
 
-USES=		zip
+USES=		cpe zip
+CPE_VENDOR=	gopivotal
 USE_JAVA=	yes
 NO_BUILD=	yes
 NO_ARCH=	yes



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