summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-06-21 15:45:29 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-06-21 15:45:29 +0000
commiteb0d782f33dee098ace2b7664652a49599119498 (patch)
tree5c0dd16895d40a3aa905ef366a72570ca8a8913c /databases/Makefile
parent- update to 0.12.1 (diff)
Add fpc-sqlite , free Pascal interface to SQLite.
PR: ports/98655 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Notes
Notes: svn path=/head/; revision=165938
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 ff437e9ed603..066de23b3527 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -52,6 +52,7 @@
SUBDIR += fpc-odbc
SUBDIR += fpc-oracle
SUBDIR += fpc-postgres
+ SUBDIR += fpc-sqlite
SUBDIR += freetds
SUBDIR += freetds-msdblib
SUBDIR += gadfly