diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 11:18:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 11:18:19 +0000 |
commit | 177409f50f030970be5e2ea957e477326a269a72 (patch) | |
tree | 0a62ed28b7737a9643d801f13eab5163e2a831a4 /databases/Makefile | |
parent | 668cc3dfba48e136e3196342083c23376a6e90a8 (diff) |
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/Makefile | 1 |
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 |