Ticket #12835: Portfile

File Portfile, 387 bytes (added by kajtzu@…, 17 years ago)

rb-piston/Portfile

Line 
1
2PortSystem                      1.0
3PortGroup                       ruby 1.0
4
5ruby.setup                      piston 1.3.3 gem {} rubyforge_gem
6maintainers                     kajtzu@basen.net
7
8description                     A Ruby utility to manage local copies of remote repository locations.
9long_description                A Ruby utility to manage local copies of remote repository locations.
10
11checksums                       md5 dd344c15b78df4bb298fb4fff0599662
12
13depends_lib-append \
14                                port:rb-gem_plugin
15