git: 42d07c14ced0 - main - devel/jetbrains-goland: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:33 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=42d07c14ced073b2a92e1ce9e37f78904bc7d47a
commit 42d07c14ced073b2a92e1ce9e37f78904bc7d47a
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:23 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:23 +0000
devel/jetbrains-goland: Add CPE information
Approved by: portmgr (blanket)
---
devel/jetbrains-goland/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/jetbrains-goland/Makefile b/devel/jetbrains-goland/Makefile
index 0f3f48e6b671..a8131a56aa09 100644
--- a/devel/jetbrains-goland/Makefile
+++ b/devel/jetbrains-goland/Makefile
@@ -16,7 +16,8 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \
lsof:sysutils/lsof
-USES= python:run shebangfix
+USES= cpe python:run shebangfix
+CPE_VENDOR= jetbrains
USE_JAVA= yes
JAVA_VERSION= 11+