aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-postgres/pkg-plist
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-09 19:43:48 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-09 19:43:48 +0000
commit9ab920338903b6eec34abdfb09a081ffe7ca421a (patch)
treea83ff7b459463cf85ac72a047f53991dbbace50c /databases/ruby-postgres/pkg-plist
parent05a03e7d8c95bae8959cf9037e040afa81b3cc52 (diff)
downloadports-9ab920338903b6eec34abdfb09a081ffe7ca421a.tar.gz
ports-9ab920338903b6eec34abdfb09a081ffe7ca421a.zip
Notes
Diffstat (limited to 'databases/ruby-postgres/pkg-plist')
-rw-r--r--databases/ruby-postgres/pkg-plist11
1 files changed, 8 insertions, 3 deletions
diff --git a/databases/ruby-postgres/pkg-plist b/databases/ruby-postgres/pkg-plist
index a585c96db95a..1c2ff3302e4e 100644
--- a/databases/ruby-postgres/pkg-plist
+++ b/databases/ruby-postgres/pkg-plist
@@ -1,10 +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/README.jp
share/doc/ruby/postgres/postgres.html
-share/doc/ruby/postgres/postgres.jp.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
-@unexec /bin/rmdir %D/share/doc/ruby >/dev/null 2>&1 || true