Ticket #53024: Portfile

File Portfile, 998 bytes (added by luc-j-bourhis (Luc J. Bourhis), 7 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2
3PortSystem          1.0
4PortGroup           ruby 1.0
5
6ruby.setup          byebug 9.0.6 gem {} rubygems ruby23
7license             BSD
8platforms           darwin
9maintainers         nomaintainer
10homepage            https://rubygems.org/gems/byebug
11description         Byebug is a Ruby 2 debugger.
12long_description    ${description}\
13    \nIt's implemented using the Ruby 2 TracePoint C API for \
14    execution control and the Debug Inspector C API for call \
15    stack navigation. The core component provides support that \
16    front-ends can build on. It provides breakpoint handling and \
17    bindings for stack frames among other things and it comes with \
18    an easy to use command line interface.
19checksums           sha256  60b508d685ecbdd0ce4c8508527e893b27b4461a347564c589b0bd5c8c656ecd \
20                    rmd160  a11e4779bfb6e58ade4467f6ea8731f204482e4c