Ticket #12834: Portfile
File Portfile, 351 bytes (added by kajtzu@…, 17 years ago) |
---|
Line | |
---|---|
1 | |
2 | PortSystem 1.0 |
3 | PortGroup ruby 1.0 |
4 | |
5 | ruby.setup mechanize 0.6.10 gem {} rubyforge_gem |
6 | maintainers kajtzu@basen.net |
7 | description WWW::Mechanize, a handy web browsing ruby object. |
8 | |
9 | long_description WWW::Mechanize, a handy web browsing ruby object. |
10 | |
11 | checksums md5 9d026b31b18c0cb7e1c3d7a721f52075 |
12 | |
13 | depends_lib-append \ |
14 | port:rb-gem_plugin |