git: d84e339b43cd - main - devel/jetbrains-webstorm: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 13:26:10 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d84e339b43cd06a85ceead459bb3146f548b7289
commit d84e339b43cd06a85ceead459bb3146f548b7289
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 13:07:38 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 13:23:49 +0000
devel/jetbrains-webstorm: Add CPE information
Approved by: portmgr (blanket)
---
devel/jetbrains-webstorm/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/jetbrains-webstorm/Makefile b/devel/jetbrains-webstorm/Makefile
index e4448cd6223c..5e0c883ab449 100644
--- a/devel/jetbrains-webstorm/Makefile
+++ b/devel/jetbrains-webstorm/Makefile
@@ -19,11 +19,13 @@ 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
USE_JAVA= yes
JAVA_VERSION= 11+
+CPE_VENDOR= jetbrains
+
SHEBANG_FILES= bin/printenv.py bin/restart.py \
plugins/spy-js/server/node_modules/node-uuid/benchmark/bench.sh \
plugins/spy-js/server/proxy-nix.sh \