forked from Lainports/freebsd-ports
Also:
- remove from SHEBANG_FILES those that are related with debugging
- add a desktop file + icon from:
https://github.com/NationalSecurityAgency/ghidra/discussions/3709
- add a pkg-message
- configure JAVA_HOME using the default installed java version
PR: 280494
Fixes: e2b8d2a617 (update 9.1 → 11.1.2, take maintainership)
MFH: 2024Q3
9 lines
204 B
Desktop File
9 lines
204 B
Desktop File
[Desktop Entry]
|
|
Name=ghidra
|
|
GenericName=ghidra
|
|
Comment=Software reverse engineering framework
|
|
Exec=%%DATADIR%%/ghidraRun
|
|
Icon=%%DATADIR%%/ghidra.svg
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Development
|