Ticket #12347: Portfile

File Portfile, 778 bytes (added by arsptr@…, 17 years ago)

rb-ruby-debug-base Portfile

Line 
1# $Id: Portfile 20391 2006-11-03 00:55:54Z blair@macports.org $
2PortSystem        1.0
3PortGroup         ruby 1.0
4
5ruby.setup        ruby-debug-base 0.9.3 gem {} rubyforge:20119
6
7categories-append devel
8maintainers       arpstr@internode.on.net
9
10description       Ruby debugger base core C API.
11
12long_description  Ruby debugger core API written in C. Use this if you want to \
13                  create your own interface to the debugger and don't want to \
14                  depend on changes to the ruby-debug CLI. The API is considered \
15                  somewhat stable.
16             
17checksums         md5 9ba1ffabdf823225397834f3b64b83d5 \
18                  sha1 96138d1287846f4ae23515de304f386f79c953c8 \
19                  rmd160 ef1e4da6b3474fd1e883c90e72b3afe3ec6bf0c9