mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
Provide Ruby core source files for C extensions that need them. Fork of ruby_core_source that uses included Ruby headers (*.h and *.inc) instead of downloading them. Used by debugger. WWW: https://github.com/cldwalker/debugger-ruby_core_source
6 lines
246 B
Text
6 lines
246 B
Text
Provide Ruby core source files for C extensions that need them.
|
|
|
|
Fork of ruby_core_source that uses included Ruby headers (*.h and *.inc) instead
|
|
of downloading them. Used by debugger.
|
|
|
|
WWW: https://github.com/cldwalker/debugger-ruby_core_source
|