openbsd-ports/databases/ruby-do_sqlite3/pkg/PLIST
2010-11-08 23:34:25 +00:00

55 lines
2.7 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2010/11/08 23:34:25 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/ChangeLog.markdown
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.markdown
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/ext/
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/Makefile
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/compat.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3.c
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3.o
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3.so
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3_extension.c
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3_extension.o
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/error.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/extconf.rb
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/mkmf.log
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/do_sqlite3/
${GEM_LIB}/gems/${DISTNAME}/lib/do_sqlite3.rb
${GEM_LIB}/gems/${DISTNAME}/lib/do_sqlite3/do_sqlite3.so
${GEM_LIB}/gems/${DISTNAME}/lib/do_sqlite3/transaction.rb
${GEM_LIB}/gems/${DISTNAME}/lib/do_sqlite3/version.rb
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/command_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/connection_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/encoding_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/reader_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/result_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/array_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/bigdecimal_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/boolean_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/byte_array_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/class_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/date_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/datetime_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/float_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/integer_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/nil_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/other_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/range_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/string_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/typecast/time_spec.rb
${GEM_LIB}/gems/${DISTNAME}/tasks/
${GEM_LIB}/gems/${DISTNAME}/tasks/compile.rake
${GEM_LIB}/gems/${DISTNAME}/tasks/release.rake
${GEM_LIB}/gems/${DISTNAME}/tasks/retrieve.rake
${GEM_LIB}/gems/${DISTNAME}/tasks/spec.rake
${GEM_LIB}/specifications/${DISTNAME}.gemspec