diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-10-19 02:52:15 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-10-19 02:52:15 +0800 |
commit | 2f0836e133fe304df5c27c770f56c5f79ff143bf (patch) | |
tree | 6b7c4da1004bbd8b8f70cb2287db8ecf8d56d980 /databases/Makefile | |
parent | 33020d1ae47c73a1076456e68e2024f3634ef937 (diff) | |
download | freebsd-ports-gnome-2f0836e133fe304df5c27c770f56c5f79ff143bf.tar.gz freebsd-ports-gnome-2f0836e133fe304df5c27c770f56c5f79ff143bf.tar.zst freebsd-ports-gnome-2f0836e133fe304df5c27c770f56c5f79ff143bf.zip |
add p5-DBD-InterBase
DBI driver for InterBase RDBMS server
PR: 31283
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 8353cfbd49f0..4ef3bbb47bf3 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -50,6 +50,7 @@ SUBDIR += p5-BerkeleyDB SUBDIR += p5-CDB_File SUBDIR += p5-DBD-CSV + SUBDIR += p5-DBD-InterBase SUBDIR += p5-DBD-Pg SUBDIR += p5-DBD-Sybase SUBDIR += p5-DBD-XBase |