aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-10-12 11:18:19 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-10-12 11:18:19 +0000
commit177409f50f030970be5e2ea957e477326a269a72 (patch)
tree0a62ed28b7737a9643d801f13eab5163e2a831a4 /databases/Makefile
parent668cc3dfba48e136e3196342083c23376a6e90a8 (diff)
downloadports-177409f50f030970be5e2ea957e477326a269a72.tar.gz
ports-177409f50f030970be5e2ea957e477326a269a72.zip
Add p5-Class-DBI-AutoLoader 0.12, generates Class::DBI subclasses
dynamically. PR: ports/72021 Submitted by: ijliao
Notes
Notes: svn path=/head/; revision=118950
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 e6b6ce4c55c6..1a72a37916e3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -122,6 +122,7 @@
SUBDIR += p5-Class-DBI
SUBDIR += p5-Class-DBI-AbstractSearch
SUBDIR += p5-Class-DBI-AsForm
+ SUBDIR += p5-Class-DBI-AutoLoader
SUBDIR += p5-Class-DBI-BaseDSN
SUBDIR += p5-Class-DBI-FromCGI
SUBDIR += p5-Class-DBI-Loader