git: 5371822a7851 - main - devel/jetbrains-clion: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 13:26:07 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=5371822a785118d154130a915a9d5b4fd9474cd5 commit 5371822a785118d154130a915a9d5b4fd9474cd5 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-03-18 13:06:05 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-03-18 13:23:48 +0000 devel/jetbrains-clion: Add CPE information Approved by: portmgr (blanket) --- devel/jetbrains-clion/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/jetbrains-clion/Makefile b/devel/jetbrains-clion/Makefile index a7da175b1c5e..61db9f01c292 100644 --- a/devel/jetbrains-clion/Makefile +++ b/devel/jetbrains-clion/Makefile @@ -17,11 +17,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/python-ce/helpers/typeshed/scripts/generate_proto_stubs.sh