Changeset 105151 for trunk/dports/ruby
- Timestamp:
- Apr 12, 2013, 5:24:12 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/ruby/rb-odbc/Portfile
r30250 r105151 1 1 # $Id$ 2 2 3 PortSystem 1.0 3 4 PortGroup ruby 1.0 4 5 5 ruby.setup {odbc ruby-odbc} 0.9995 extconf.rb {README doc test} 6 ruby.setup {odbc ruby-odbc} 0.9995 extconf.rb {README doc test} 6 7 maintainers nomaintainer 7 8 description An extension library for ODBC from ruby. 8 9 long_description Extension library to use ODBC data sources from Ruby. \ 9 Supports Ruby 1.6.x and 1.8 on Win32 OSes and UN*X 10 Supports Ruby 1.6.x and 1.8 on Win32 OSes and UN*X 10 11 checksums md5 c23adc7726bd7548b7e53b1739ca90f7 11 12 homepage http://www.ch-werner.de/rubyodbc 12 13 master_sites http://www.ch-werner.de/rubyodbc 13 14 categories-append databases 14 platforms darwin 15 license {Ruby GPL-2} 16 platforms darwin 15 17 16 18 variant utf8 {
Note: See TracChangeset
for help on using the changeset viewer.