git: 245dba5fb58f - main - devel/jetbrains-phpstorm: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 13:26:08 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=245dba5fb58fb7068889eda8af3717a6355be806
commit 245dba5fb58fb7068889eda8af3717a6355be806
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 13:06:45 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 13:23:49 +0000
devel/jetbrains-phpstorm: Add CPE information
Approved by: portmgr (blanket)
---
devel/jetbrains-phpstorm/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/jetbrains-phpstorm/Makefile b/devel/jetbrains-phpstorm/Makefile
index 2628b80e33b4..50fd5d8c8d38 100644
--- a/devel/jetbrains-phpstorm/Makefile
+++ b/devel/jetbrains-phpstorm/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
NO_ARCH= yes