diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-08-29 10:21:51 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-08-29 10:21:51 +0000 |
commit | cca74477137db6c4a4b3e21ea8bc6050dad08d20 (patch) | |
tree | 08f32391fcb63643d2737b4e028cf22640159819 /databases/Makefile | |
parent | - Update to 0.3a (diff) |
Add p5-DBIx-Class 0.02, SQL to OOP mapper, replacement for Class::DBI.
PR: ports/84912
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Notes
Notes:
svn path=/head/; revision=141273
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 35dc325f66b1..dddc72c9049e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -186,6 +186,7 @@ SUBDIR += p5-DBIWrapper SUBDIR += p5-DBIx-AnyDBD SUBDIR += p5-DBIx-Browse + SUBDIR += p5-DBIx-Class SUBDIR += p5-DBIx-ContextualFetch SUBDIR += p5-DBIx-DBSchema SUBDIR += p5-DBIx-DataSource |