1 | # $Id: $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | PortGroup ruby 1.0 |
---|
5 | |
---|
6 | ruby.setup ramaze 2009.10 gem {} rubyforge_gem |
---|
7 | |
---|
8 | maintainers gmail.com:blair.christensen openmaintainer |
---|
9 | categories-append www devel |
---|
10 | description Ramaze is a simple and modular web framework. |
---|
11 | long_description ${description} |
---|
12 | homepage http://ramaze.net/ |
---|
13 | platforms darwin |
---|
14 | |
---|
15 | checksums md5 e97055aa3b8ce4e744dc71fba36368d4 \ |
---|
16 | rmd160 63858ae528f8493dbc83d2d10fe283b06f857fe7 \ |
---|
17 | sha1 79b72bb8f37e21ece0847169397ad9619ebbab61 |
---|
18 | |
---|
19 | depends_lib-append port:rb-innate |
---|
20 | |
---|