mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
This is in the same family of IntelliJ products from JetBrains. Commercial and academic licenses are available. Note: a new version was just released but it doesn't work well on FreeBSD. Approved by: ports (tobik) PR: 233842 Differential Revision: https://reviews.freebsd.org/D18477
3 lines
51 B
Bash
3 lines
51 B
Bash
#!/bin/sh
|
|
|
|
exec "%%DATADIR%%/bin/phpstorm.sh" "$@"
|