aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-02-23 01:03:20 +0800
committerijliao <ijliao@FreeBSD.org>2001-02-23 01:03:20 +0800
commit36c4f98449cf37a408af3adfc20d57850aa5c5e2 (patch)
tree58e15757259b27146fb5ff521537640051ae5f1a /databases/Makefile
parentc78c5344d77a2de4c9f0eed85036e112c0d921d1 (diff)
downloadfreebsd-ports-gnome-36c4f98449cf37a408af3adfc20d57850aa5c5e2.tar.gz
freebsd-ports-gnome-36c4f98449cf37a408af3adfc20d57850aa5c5e2.tar.zst
freebsd-ports-gnome-36c4f98449cf37a408af3adfc20d57850aa5c5e2.zip
add sqlite
SQL library that uses GDBM as its underlying file storage mechanism
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 3e911d74b755..0722e1509c89 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -62,6 +62,7 @@
SUBDIR += ruby14-gdbm
SUBDIR += ruby-mysql
SUBDIR += ruby-postgres
+ SUBDIR += sqlite
SUBDIR += sqsh
SUBDIR += tcl-Mysql
SUBDIR += tkgnats