mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 11:06:39 -04:00
RubyMine is a cross-platform IDE that supports Ruby, Ruby on Rails and web development. WWW: https://www.jetbrains.com/ruby/ PR: 214967 Submitted by: Stefan Wendler <stefan.wendler@tngtech.com>
3 lines
51 B
Bash
3 lines
51 B
Bash
#!/bin/sh
|
|
|
|
exec "%%DATADIR%%/bin/rubymine.sh" "$@"
|