summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-29 20:45:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-29 20:45:26 +0000
commit7314254d76267820238a3893861c914cfcbeb5ea (patch)
tree9cdb997034078f582cf7ae26500d1592eefd513a /databases/Makefile
parentThis is the Interbase/Firebird MDB2 driver. (diff)
PEAR::DB_Sqlite_Tools is an object oriented interface to effectively
manage and backup Sqlite databases.It extends the existing functionality by providing a comprehensive solution for database backup, live replication, export in XML format, performance optmization and other functionalities like the insertion and retrieval of encrypted data from an Sqlite database without any external extension. WWW: http://pear.php.net/package/DB_Sqlite_Tools/
Notes
Notes: svn path=/head/; revision=191144
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 7037d4416d12..9d3498d9871d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -315,6 +315,7 @@
SUBDIR += pear-DB_DataObject_FormBuilder
SUBDIR += pear-DB_Pager
SUBDIR += pear-DB_QueryTool
+ SUBDIR += pear-DB_Sqlite_Tools
SUBDIR += pear-DB_Table
SUBDIR += pear-DB_ldap
SUBDIR += pear-DBA