diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-11-22 19:57:43 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-11-22 19:57:43 +0000 |
commit | f5d155859d73f017012fb668adc04af1540e1635 (patch) | |
tree | 260ec3f940bd9c24ffcad58f778a827a7b89cb9f /databases/Makefile | |
parent | a4ef4fdd953a07040cae8ed29e2173fc105363ee (diff) |
Add p5-DBIx-DBSchema 0.21, an OO-interface to database schemas.
PR: 38013
Submitted by: Peter Avalos <pavalos@theshell.com>
Notes
Notes:
svn path=/head/; revision=70759
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 c71a266d5cc3..d3b41ee53dbe 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -85,6 +85,7 @@ SUBDIR += p5-DBI SUBDIR += p5-DBIWrapper SUBDIR += p5-DBIx-AnyDBD + SUBDIR += p5-DBIx-DBSchema SUBDIR += p5-DBIx-DataSource SUBDIR += p5-DBIx-Password SUBDIR += p5-DBIx-Recordset |