1 | # $Id: $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | PortGroup ruby 1.0 |
---|
5 | |
---|
6 | ruby.setup bones 2.5.1 gem {} rubyforge_gem |
---|
7 | |
---|
8 | maintainers gmail.com:blair.christensen openmaintainer |
---|
9 | categories-append devel |
---|
10 | description Mr Bones is a handy tool that builds a skeleton for your new Ruby projects. |
---|
11 | long_description ${description} |
---|
12 | homepage http://codeforpeople.rubyforge.org/bones/ |
---|
13 | platforms darwin |
---|
14 | |
---|
15 | checksums md5 a79ec53b36af5afba62ae328062a92fc \ |
---|
16 | rmd160 6b78d134a03209c39b6bf4560fa1d9820c023e01 \ |
---|
17 | sha1 4b17b691ee2c76f45cf03af85a269e8ba3a15f0a |
---|
18 | |
---|