diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-25 09:08:55 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-25 09:08:55 +0000 |
commit | 9aa75968e408a22b75e6cc6cba16ebcb446e7cc6 (patch) | |
tree | 3be754d1d28e354f15d02b450db3fd17b29603a4 /databases/Makefile | |
parent | 8258baa18011a026ae54f2eaaad59f120b8acb6e (diff) |
add p5-DBD-Excel 0.05
A class for DBI drivers that acts on Excel files
PR: 34252
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes:
svn path=/head/; revision=61927
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 90ebc877a23f..b41f27b43e83 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -70,6 +70,7 @@ SUBDIR += p5-CDB_File-Generator SUBDIR += p5-Class-DBI SUBDIR += p5-DBD-CSV + SUBDIR += p5-DBD-Excel SUBDIR += p5-DBD-InterBase SUBDIR += p5-DBD-mysql SUBDIR += p5-DBD-ODBC |