diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-11-15 01:55:57 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-11-15 01:55:57 +0800 |
commit | 9791d35ea84be2e2959418f1045c6bee6a62b3bc (patch) | |
tree | aa0c2828d1f3be0c00c243fe59c89c246a85bc1b /databases/Makefile | |
parent | ba18f34a57fcf559535c688493d529bdbef016af (diff) | |
download | freebsd-ports-graphics-9791d35ea84be2e2959418f1045c6bee6a62b3bc.tar.gz freebsd-ports-graphics-9791d35ea84be2e2959418f1045c6bee6a62b3bc.tar.zst freebsd-ports-graphics-9791d35ea84be2e2959418f1045c6bee6a62b3bc.zip |
Add p5-DBD-File 0.22, it's Base class for writing DBI drivers for plain files
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 829a9d34863..8adf6c86916 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -106,6 +106,7 @@ SUBDIR += p5-Class-DBI-mysql SUBDIR += p5-DBD-CSV SUBDIR += p5-DBD-Excel + SUBDIR += p5-DBD-File SUBDIR += p5-DBD-InterBase SUBDIR += p5-DBD-LDAP SUBDIR += p5-DBD-ODBC |