git: 6dcc123d5bf5 - main - net/keycloak: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:49 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=6dcc123d5bf568c06a686429be3bc765fc14e6f1 commit 6dcc123d5bf568c06a686429be3bc765fc14e6f1 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:20 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:20 +0000 net/keycloak: Add CPE information Approved by: portmgr (blanket) --- net/keycloak/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/keycloak/Makefile b/net/keycloak/Makefile index 54423891e72b..6ed1255a981c 100644 --- a/net/keycloak/Makefile +++ b/net/keycloak/Makefile @@ -28,6 +28,8 @@ PLIST_SUB+= POSTGRES="" PLIST_SUB+= POSTGRES="@comment " .endif +USES= cpe +CPE_VENDOR= redhat USE_JAVA= yes JAVA_VERSION= 1.8+ JAVA_OS= native