summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-11-24 18:47:32 +0000
committerwiz <wiz@pkgsrc.org>2005-11-24 18:47:32 +0000
commit3fd3dd46c6513d51f1ae7ba829599020cc9c2748 (patch)
treec11d2b77572877796a4f1349e35c35b0a21f6db7 /databases
parent9ce12dade0a174f254a0c33cf2e2b47ae2348230 (diff)
downloadpkgsrc-3fd3dd46c6513d51f1ae7ba829599020cc9c2748.tar.gz
Add three new perl packages.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index f458cfaa04e..d3a02260c49 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.194 2005/11/23 06:59:45 minskim Exp $
+# $NetBSD: Makefile,v 1.195 2005/11/24 18:47:32 wiz Exp $
#
COMMENT= Databases
@@ -72,8 +72,11 @@ SUBDIR+= p5-DBD-postgresql
SUBDIR+= p5-DBI
SUBDIR+= p5-DBI-Shell
SUBDIR+= p5-DBIWrapper
+SUBDIR+= p5-DBIx-Abstract
SUBDIR+= p5-DBIx-ContextualFetch
+SUBDIR+= p5-DBIx-DBSchema
SUBDIR+= p5-DBIx-Datasource
+SUBDIR+= p5-DBIx-Schema
SUBDIR+= p5-DBIx-SearchBuilder
SUBDIR+= p5-DB_File
SUBDIR+= p5-Data-Table