forked from Lainports/freebsd-ports
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
15 lines
568 B
Text
15 lines
568 B
Text
%%RUBY_SITEARCHLIBDIR%%/postgres.so
|
|
%%RUBY_EXAMPLESDIR%%/postgres/losample.rb
|
|
%%RUBY_EXAMPLESDIR%%/postgres/psql.rb
|
|
%%RUBY_EXAMPLESDIR%%/postgres/psqlHelp.rb
|
|
%%RUBY_EXAMPLESDIR%%/postgres/test1.rb
|
|
%%RUBY_EXAMPLESDIR%%/postgres/test2.rb
|
|
%%RUBY_EXAMPLESDIR%%/postgres/test4.rb
|
|
@dirrm %%RUBY_EXAMPLESDIR%%/postgres
|
|
%%RUBY_DOCDIR%%/postgres/ChangeLog
|
|
%%RUBY_DOCDIR%%/postgres/README
|
|
%%RUBY_DOCDIR%%/postgres/postgres.html
|
|
%%RUBY_DOCDIR%%/postgres/ja/README.jp
|
|
%%RUBY_DOCDIR%%/postgres/ja/postgres.jp.html
|
|
@dirrm %%RUBY_DOCDIR%%/postgres/ja
|
|
@dirrm %%RUBY_DOCDIR%%/postgres
|