diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-07 07:29:07 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-07 07:29:07 +0000 |
commit | 1fa355ad263385a73305e7a1b85ce06f4b39bcda (patch) | |
tree | 68e79cb942601c0800cd13157eb5a2fbae6ddbce /databases/ruby-postgres/pkg-plist | |
parent | ef19b346c19e1e342e952f369c5aff7ab7128a10 (diff) | |
download | ports-1fa355ad263385a73305e7a1b85ce06f4b39bcda.tar.gz ports-1fa355ad263385a73305e7a1b85ce06f4b39bcda.zip |
Notes
Diffstat (limited to 'databases/ruby-postgres/pkg-plist')
-rw-r--r-- | databases/ruby-postgres/pkg-plist | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/databases/ruby-postgres/pkg-plist b/databases/ruby-postgres/pkg-plist index 1c2ff3302e4e..46be5927c06a 100644 --- a/databases/ruby-postgres/pkg-plist +++ b/databases/ruby-postgres/pkg-plist @@ -1,15 +1,15 @@ -lib/ruby/%%RUBY_VER%%/%%RUBY_ARCH%%/postgres.so -share/examples/ruby/postgres/losample.rb -share/examples/ruby/postgres/psql.rb -share/examples/ruby/postgres/psqlHelp.rb -share/examples/ruby/postgres/test1.rb -share/examples/ruby/postgres/test2.rb -share/examples/ruby/postgres/test4.rb -@dirrm share/examples/ruby/postgres -share/doc/ruby/postgres/ChangeLog -share/doc/ruby/postgres/README -share/doc/ruby/postgres/postgres.html -share/doc/ruby/postgres/ja/README.jp -share/doc/ruby/postgres/ja/postgres.jp.html -@dirrm share/doc/ruby/postgres/ja -@dirrm share/doc/ruby/postgres +%%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 |