aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-04-04 18:00:58 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-04-04 18:00:58 +0000
commitb5d0f2f386c993175ef61175b87636eb2e1c37c1 (patch)
tree16b2d8c3ac0bf5856d3d0432b4d5dc32379ebb3b /databases/Makefile
parent82a1a467eeb5d575bf58b8431083b649b302894c (diff)
downloadports-b5d0f2f386c993175ef61175b87636eb2e1c37c1.tar.gz
ports-b5d0f2f386c993175ef61175b87636eb2e1c37c1.zip
Add p5-Class-DBI-Plugin-RetrieveAll 1, more complex retrieve_all() for
Class::DBI. This is a simple plugin to a Class::DBI subclass which provides a 'retrieve_all_sorted_by' method. WWW: http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll/ PR: ports/65146 Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes: svn path=/head/; revision=106139
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 a89fa1df8013..b9a5be717d2e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -118,6 +118,7 @@
SUBDIR += p5-Class-DBI-Oracle
SUBDIR += p5-Class-DBI-Pager
SUBDIR += p5-Class-DBI-Pg
+ SUBDIR += p5-Class-DBI-Plugin-RetrieveAll
SUBDIR += p5-Class-DBI-Replication
SUBDIR += p5-Class-DBI-SAK
SUBDIR += p5-Class-DBI-SQLite