summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-11-22 19:57:43 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-11-22 19:57:43 +0000
commitf5d155859d73f017012fb668adc04af1540e1635 (patch)
tree260ec3f940bd9c24ffcad58f778a827a7b89cb9f /databases/Makefile
parentPass QTDIR explict to qmake (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/Makefile1
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