git: 92f5551fd2af - main - www/glassfish4: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:51 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=92f5551fd2af53f10ed655b29005c7f1d7b951f5 commit 92f5551fd2af53f10ed655b29005c7f1d7b951f5 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/glassfish4: Add CPE information Approved by: portmgr (blanket) --- www/glassfish4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/glassfish4/Makefile b/www/glassfish4/Makefile index 68fc84c9d0ea..6be74355e37b 100644 --- a/www/glassfish4/Makefile +++ b/www/glassfish4/Makefile @@ -8,7 +8,8 @@ MASTER_SITES= http://dlc.sun.com.edgesuite.net/glassfish/${PORTVERSION}/release/ MAINTAINER= jmd@FreeBSD.org COMMENT= Reference implementation of the Java EE application server -USES= zip +USES= cpe zip +CPE_VENDOR= oracle USE_JAVA= yes NO_BUILD= yes