diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-03-08 11:40:30 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-03-08 11:40:30 +0000 |
commit | e42c2ab59965c3a8a1ea912fb3a4140e7d1b1835 (patch) | |
tree | 934bf99d9e583ab1765ee4e1132e358ace23eaec /databases/Makefile | |
parent | 31bb97e684e4f8b217087195fdf98e175b84cb58 (diff) |
New port: p5-Tie-DBI
Tie::DBI is a perl module implementing Tie hash to a DBI handle.
Notes
Notes:
svn path=/head/; revision=39248
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 f2def3b7854c..6514144ff257 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -47,6 +47,7 @@ SUBDIR += p5-Pg SUBDIR += p5-SQL-Statement SUBDIR += p5-Text-Query-SQL + SUBDIR += p5-Tie-DBI SUBDIR += p5-hp200lx-db SUBDIR += pgaccess SUBDIR += phpmyadmin |