git: 8a8eb59f949e - main - www/resin3: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:12 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a8eb59f949eb3aaceea50b571e2c588301d3819 commit 8a8eb59f949eb3aaceea50b571e2c588301d3819 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:40:54 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:40:54 +0000 www/resin3: Add CPE information Approved by: portmgr (blanket) --- www/resin3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/resin3/Makefile b/www/resin3/Makefile index 60538a1efdb1..2d13c23cd1e9 100644 --- a/www/resin3/Makefile +++ b/www/resin3/Makefile @@ -10,7 +10,8 @@ COMMENT= Java-based Application Server, 3.x branch LICENSE= GPLv2 -USES= libtool python ssl +USES= cpe libtool python ssl +CPE_VENDOR= caucho USE_JAVA= yes # Pass JAVA_HOME as determined by bsd.java.mk