diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-07-07 22:06:02 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-07-07 22:06:02 +0800 |
commit | e1c08b2dc71c01407fb6124a19d02246cb886282 (patch) | |
tree | 02e83cec54d314b3476f9df696377b9de9a3fd0f /databases/Makefile | |
parent | f90752c3385ee83c6534a34ed78edf828cf0b596 (diff) | |
download | freebsd-ports-gnome-e1c08b2dc71c01407fb6124a19d02246cb886282.tar.gz freebsd-ports-gnome-e1c08b2dc71c01407fb6124a19d02246cb886282.tar.zst freebsd-ports-gnome-e1c08b2dc71c01407fb6124a19d02246cb886282.zip |
A DBI driver for the Cego database for Perl 5
Many more details are available at:
WWW: http://www.lemke-it.com/
PR: ports/148331
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Feature safe: yes
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 c9f6d293b90a..35d8f1b91d9a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -307,6 +307,7 @@ SUBDIR += p5-DBD-SQLite2 SUBDIR += p5-DBD-Sybase SUBDIR += p5-DBD-XBase + SUBDIR += p5-DBD-cego SUBDIR += p5-DBD-mysql SUBDIR += p5-DBD-mysql40 SUBDIR += p5-DBD-mysql41 |