diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-02 16:58:41 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-02 16:58:41 +0000 |
commit | 6538d2ff9d507486e757b4357fa2dd4a480c1daf (patch) | |
tree | 2f6fef3f7078ac9d5d4de0d6bc6908d5fb1c025d /databases/ruby-dbd_mysql/pkg-plist | |
parent | Add ruby-dbi, DBI-for-Ruby - a common interface for SQL-based (diff) |
Add ruby-dbd_mysql, the MySQL driver for DBI-for-Ruby.
Diffstat (limited to 'databases/ruby-dbd_mysql/pkg-plist')
-rw-r--r-- | databases/ruby-dbd_mysql/pkg-plist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/ruby-dbd_mysql/pkg-plist b/databases/ruby-dbd_mysql/pkg-plist new file mode 100644 index 000000000000..86a95a0707e7 --- /dev/null +++ b/databases/ruby-dbd_mysql/pkg-plist @@ -0,0 +1,6 @@ +%%RUBY_SITELIBDIR%%/dbi/dbd_mysql.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/dbi/dbd_mysql/test1.rb +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/dbi/dbd_mysql +%%PORTDOCS%%%%RUBY_DOCDIR%%/dbi/dbd_mysql/HISTORY +%%PORTDOCS%%%%RUBY_DOCDIR%%/dbi/dbd_mysql/README +%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/dbi/dbd_mysql |