aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-02-08 07:43:14 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-02-08 07:43:14 +0000
commit81ea50f022cc5c7190674856fc18bf4b5d4ac075 (patch)
tree93fb6a3710e4265b6efe94ffa3437b8e4a950b0e /databases/Makefile
parent3d7ee81d073f0a47dfe14fa1c7440965f88fd74a (diff)
downloadports-81ea50f022cc5c7190674856fc18bf4b5d4ac075.tar.gz
ports-81ea50f022cc5c7190674856fc18bf4b5d4ac075.zip
Add p5-DBIx-AnyDBD 2.00, dBD independant class.
PR: 33413 Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes: svn path=/head/; revision=54351
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 e95d51fb2535..d80faef2a3e0 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -67,6 +67,7 @@
SUBDIR += p5-DBD-XBase
SUBDIR += p5-DBI
SUBDIR += p5-DBIWrapper
+ SUBDIR += p5-DBIx-AnyDBD
SUBDIR += p5-DBIx-DataSource
SUBDIR += p5-DBIx-Recordset
SUBDIR += p5-DBIx-SearchBuilder