diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-10 12:39:31 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-10 12:39:31 +0000 |
commit | 8b18ca2b49adda0814b98f6170ca2cb79b1323be (patch) | |
tree | ac148a1033d0084da5309c701b40498964aafc8d /databases/rubygem-postgres | |
parent | 339a29a7638b786b16f28a40aa4aebbf15ebf857 (diff) | |
download | ports-8b18ca2b49adda0814b98f6170ca2cb79b1323be.tar.gz ports-8b18ca2b49adda0814b98f6170ca2cb79b1323be.zip |
Notes
Diffstat (limited to 'databases/rubygem-postgres')
-rw-r--r-- | databases/rubygem-postgres/pkg-plist | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/databases/rubygem-postgres/pkg-plist b/databases/rubygem-postgres/pkg-plist index 46be5927c06a..6e2e16172337 100644 --- a/databases/rubygem-postgres/pkg-plist +++ b/databases/rubygem-postgres/pkg-plist @@ -1,15 +1,15 @@ %%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 +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/postgres/losample.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/postgres/psql.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/postgres/psqlHelp.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/postgres/test1.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/postgres/test2.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/postgres/test4.rb +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/postgres +%%PORTDOCS%%%%RUBY_DOCDIR%%/postgres/ChangeLog +%%PORTDOCS%%%%RUBY_DOCDIR%%/postgres/README +%%PORTDOCS%%%%RUBY_DOCDIR%%/postgres/postgres.html +%%PORTDOCS%%%%RUBY_DOCDIR%%/postgres/ja/README.jp +%%PORTDOCS%%%%RUBY_DOCDIR%%/postgres/ja/postgres.jp.html +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/postgres/ja +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/postgres |