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/p5-DBD-InterBase/pkg-descr | |
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/p5-DBD-InterBase/pkg-descr')
-rw-r--r-- | databases/p5-DBD-InterBase/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-DBD-InterBase/pkg-descr b/databases/p5-DBD-InterBase/pkg-descr new file mode 100644 index 000000000000..163a60f62567 --- /dev/null +++ b/databases/p5-DBD-InterBase/pkg-descr @@ -0,0 +1,4 @@ +DBD::InterBase is a Perl module which works with the DBI module to provide +access to InterBase databases. + +WWW: http://search.cpan.org/search?dist=DBD-InterBase |