git: 17d8cfe09066 - main - www/grails: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 20:08:49 UTC
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