summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-08 09:37:38 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-12-08 09:37:38 +0000
commit89332aba1aa4a67983ac3184761cac580a9b3a1f (patch)
tree8705ac64dc960a095dd753b0c8f38c528e913120 /databases/Makefile
parentAdd lang/p5-Interpolation 0.70, a Perl module that implements arbitrary (diff)
Add p5-DBD-Mock, a simple mock DBD implementation used for testing
PR: 89835 Submitted by: Espen Tagestad <espen@tagestad.no>
Notes
Notes: svn path=/head/; revision=150646
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 ed6909843689..3f3b5e39bddc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -172,6 +172,7 @@
SUBDIR += p5-DBD-Google
SUBDIR += p5-DBD-InterBase
SUBDIR += p5-DBD-LDAP
+ SUBDIR += p5-DBD-Mock
SUBDIR += p5-DBD-ODBC
SUBDIR += p5-DBD-Oracle
SUBDIR += p5-DBD-Pg