RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/ruby/rb-rubygems/Portfile,v
retrieving revision 1.15
diff -u -b -w -r1.15 Portfile
|
|
|
4 | 4 | |
5 | 5 | ruby.setup rubygems 0.8.11 setup.rb {README doc examples gemspecs} \ |
6 | 6 | rubyforge:5207 |
| 7 | revision 1 |
7 | 8 | maintainers yuhei@pop21.odn.ne.jp |
8 | 9 | description a package management framework for Ruby |
9 | 10 | long_description RubyGems is the Ruby standard for publishing and \ |
10 | 11 | managing third party libraries. |
11 | 12 | categories-append devel |
12 | 13 | checksums md5 aa363b428c4c1fc2e076a4ff77b957d7 |
| 14 | extract.suffix .tgz |
13 | 15 | platforms darwin |
14 | 16 | |
15 | 17 | post-patch { |