summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-06-10 10:47:38 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-06-10 10:47:38 +0000
commita7d2f983827a34fa2f55916675589b76dc4f1202 (patch)
tree2985928483d2f2adacadf6bf73edaf2a5d63a996 /databases/Makefile
parentRose::DB is a wrapper and abstraction layer for DBI-related functionality. (diff)
Rose::DB::Object is a base class for objects that encapsulate a single row
in a database table. WWW: http://search.cpan.org/dist/Rose-DB-Object/ PR: ports/98767 Submitted by: Zach Thompson <hideo@lastamericanempire.com>
Notes
Notes: svn path=/head/; revision=165007
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 6520682c18f4..a58a8a1206bc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -262,6 +262,7 @@
SUBDIR += p5-Pg
SUBDIR += p5-ResourcePool-Resource-DBI
SUBDIR += p5-Rose-DB
+ SUBDIR += p5-Rose-DB-Object
SUBDIR += p5-SQL-Abstract
SUBDIR += p5-SQL-Abstract-Limit
SUBDIR += p5-SQL-Statement