diff options
author | dillo <dillo@pkgsrc.org> | 2007-01-26 11:02:12 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2007-01-26 11:02:12 +0000 |
commit | 7978535ef162c70df8032c80e16a49ad093cf6cc (patch) | |
tree | 952fe3dc78a43efc556afc96d90b4c3f84884202 /databases/libgda-mysql/PLIST | |
parent | afe636d7b23683692d6ebea5067e045318a30bac (diff) | |
download | pkgsrc-7978535ef162c70df8032c80e16a49ad093cf6cc.tar.gz |
Initial import of MySQL provider for libgda.
Diffstat (limited to 'databases/libgda-mysql/PLIST')
-rw-r--r-- | databases/libgda-mysql/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/libgda-mysql/PLIST b/databases/libgda-mysql/PLIST new file mode 100644 index 00000000000..8708a9c5849 --- /dev/null +++ b/databases/libgda-mysql/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/26 11:02:12 dillo Exp $ +lib/libgda-2.99/providers/libgda-mysql.la +share/libgda/mysql_specs_add_column.xml +share/libgda/mysql_specs_create_db.xml +share/libgda/mysql_specs_create_index.xml +share/libgda/mysql_specs_create_table.xml +share/libgda/mysql_specs_drop_column.xml +share/libgda/mysql_specs_drop_db.xml +share/libgda/mysql_specs_drop_index.xml +share/libgda/mysql_specs_drop_table.xml +share/libgda/mysql_specs_dsn.xml +share/libgda/mysql_specs_rename_table.xml +@comment in libgda: @dirrm share/libgda +@comment in libgda: @dirrm lib/libgda-1.9/providers |