Changeset 104956 for trunk/dports/ruby
- Timestamp:
- Apr 6, 2013, 12:29:48 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/ruby/rb-superhash/Portfile
r30250 r104956 1 1 # $Id$ 2 2 3 PortSystem 1.0 3 4 PortGroup ruby 1.0 4 5 5 ruby.setup superhash 0.3 install.rb {README examples test} 6 ruby.setup superhash 0.3 install.rb {README examples test} 7 license Ruby 6 8 maintainers nomaintainer 7 9 description A hash which can inherit entries from parent hashes … … 10 12 homepage http://redshift.sourceforge.net/superhash/ 11 13 master_sites http://redshift.sourceforge.net/superhash/ 12 platforms darwin 14 platforms darwin 13 15 extract.suffix .tgz
Note: See TracChangeset
for help on using the changeset viewer.