diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-07 11:23:12 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-07 11:23:12 +0000 |
commit | 1fd451d376c04b6df48cea64574e4b1d7ba21fb0 (patch) | |
tree | 3a403691ecd77fedbd9c457b0c7ad9ee1091d996 /databases/ruby-mysql/pkg-plist | |
parent | Update to Vim version 6.0, Beta rev 'E'. (diff) |
Add another couple of Ruby modules.
databases/ruby-mysql:
Ruby module for accessing MySQL databases, which has
the same functions as C API
ports/devel/ruby-optparse:
Yet another command line option parser for Ruby
Notes
Notes:
svn path=/head/; revision=31372
Diffstat (limited to 'databases/ruby-mysql/pkg-plist')
-rw-r--r-- | databases/ruby-mysql/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/ruby-mysql/pkg-plist b/databases/ruby-mysql/pkg-plist new file mode 100644 index 000000000000..63cb1ac4de43 --- /dev/null +++ b/databases/ruby-mysql/pkg-plist @@ -0,0 +1,5 @@ +lib/ruby/%%RUBY_VER%%/%%RUBY_ARCH%%/mysql.so +share/doc/ruby/mysql/ja/README.jp +share/doc/ruby/mysql/README +@dirrm share/doc/ruby/mysql/ja +@dirrm share/doc/ruby/mysql |