freebsd-ports/databases/ruby-pg/pkg-plist
Dirk Meyer c51add673e A Ruby interface to the PostgreSQL Relational Database Management System.
The 'pg' module is the newer module, that has been greatly improved, and
is almost a complete rewrite. It is not backwards compatible. Use this module
for newly written code. It should be more stable, less buggy, and has more
features.

LICENSE: BSD or GPL2

WWW:	http://rubyforge.org/projects/ruby-pg/
2009-11-17 16:55:55 +00:00

15 lines
674 B
Text

%%RUBY_SITEARCHLIBDIR%%/pg.so
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/losample.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/psql.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/psqlHelp.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/test1.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/test2.rb
%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/test4.rb
%%PORTEXAMPLES%%@dirrm %%RUBY_MODEXAMPLESDIR%%
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/postgres.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/README.ja
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/postgres.jp.html
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%/ja
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%