mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -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
12 lines
284 B
Desktop File
12 lines
284 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Name=PhpStorm
|
|
GenericName=PhpStorm
|
|
Comment=PhpStorm Integrated Development Environment
|
|
Icon=%%DATADIR%%/bin/phpstorm.png
|
|
Exec=%%DATADIR%%/bin/phpstorm.sh
|
|
Terminal=false
|
|
StartupNotify=true
|
|
Categories=Application;Development;
|