# -*- 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
# $Id: Portfile 38390 2008-07-18 11:05:28Z jmr@macports.org $

PortSystem        1.0
PortGroup         ruby 1.0

ruby.setup        ruby-debug 0.9.3 gem {} rubyforge:20120

platforms         darwin
categories-append devel
maintainers       internode.on.net:arpstr

depends_lib-append port:rb-ruby-debug-base

description       Ruby CLI debugger

long_description  ${description}
              
checksums         md5 e93d80dc013b1154ff5da2c0e371308e \
                  sha1 9d63c8a8527741194c49597d2bfc8fb8cd752261 \
                  rmd160 028872a1263a8bdfacb2f54d303a063548011e98
