Changeset 93371
- Timestamp:
- May 20, 2012, 11:38:54 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/ruby/rb-stream/Portfile
r30250 r93371 1 1 # $Id$ 2 2 3 PortSystem 1.0 3 4 PortGroup ruby 1.0 … … 5 6 ruby.setup stream 0.5 basic_install.rb {README test examples} rubyforge:639 6 7 maintainers nomaintainer 8 license {Ruby GPL-2} 7 9 description Extended External Iterators 8 10 long_description Extended External Iterators (forward and backward). \ … … 11 13 checksums md5 4be191f64efe17edc83e441beec51221 12 14 homepage http://rgl.rubyforge.org/stream 13 platforms darwin 15 platforms darwin 14 16 extract.suffix .tgz
Note: See TracChangeset
for help on using the changeset viewer.