summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-22 14:31:57 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-22 14:31:57 +0000
commita51078f35395e1a9792aceef4b09e9c5db32f55a (patch)
tree1885a7a09cc9287f1d1656f8ba5e37abc016cfe4 /databases/Makefile
parentUpdate to 5.08 (diff)
New port databases/p5-Class-DBI-SAK
By taking the busy work out of using Class::DBI as you see fit, your code becomes more useful by size. Most of us end up using at least a couple Class::DBI extensions in our programs, and it's just a pain. Enter the Swiss Army Knife. PR: 54748 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor)
Notes
Notes: svn path=/head/; revision=85384
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 da00e6650d4c..640b85ece4b9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -83,6 +83,7 @@
SUBDIR += p5-Class-DBI
SUBDIR += p5-Class-DBI-AbstractSearch
SUBDIR += p5-Class-DBI-Pager
+ SUBDIR += p5-Class-DBI-SAK
SUBDIR += p5-Data-Page
SUBDIR += p5-DBD-CSV
SUBDIR += p5-DBD-Excel