openbsd-ports/textproc/ruby-fastercsv/pkg/PLIST
jeremy cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00

40 lines
1.7 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.4 2010/11/08 23:24:42 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/AUTHORS
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG
${GEM_LIB}/gems/${DISTNAME}/COPYING
${GEM_LIB}/gems/${DISTNAME}/INSTALL
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/TODO
${GEM_LIB}/gems/${DISTNAME}/examples/
${GEM_LIB}/gems/${DISTNAME}/examples/csv_converters.rb
${GEM_LIB}/gems/${DISTNAME}/examples/csv_filter.rb
${GEM_LIB}/gems/${DISTNAME}/examples/csv_reading.rb
${GEM_LIB}/gems/${DISTNAME}/examples/csv_table.rb
${GEM_LIB}/gems/${DISTNAME}/examples/csv_writing.rb
${GEM_LIB}/gems/${DISTNAME}/examples/purchase.csv
${GEM_LIB}/gems/${DISTNAME}/examples/shortcut_interface.rb
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/faster_csv.rb
${GEM_LIB}/gems/${DISTNAME}/lib/fastercsv.rb
${GEM_LIB}/gems/${DISTNAME}/setup.rb
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/line_endings.gz
${GEM_LIB}/gems/${DISTNAME}/test/tc_csv_parsing.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_csv_writing.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_data_converters.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_encodings.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_features.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_headers.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_interface.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_row.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_serialization.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_speed.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_table.rb
${GEM_LIB}/gems/${DISTNAME}/test/test_data.csv
${GEM_LIB}/gems/${DISTNAME}/test/ts_all.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec