mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
CLion - A cross-platform IDE for C and C++. While this is trial software, there are commercial and academic licenses available. WWW: https://www.jetbrains.com/clion/ PR: 238136 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/sh
|
|
|
|
exec "%%DATADIR%%/bin/clion.sh" "$@"
|