summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnoebe <schnoebe>2011-02-06 06:09:52 +0000
committerschnoebe <schnoebe>2011-02-06 06:09:52 +0000
commitcbb64497fc1af578db5f47f2c9d7d812460d2aed (patch)
tree7dbbdd66f27fad5b7e96924d4baa8e8bfc306c94
parentb6fa3c094443a5107c837916e0f614b1b004dc31 (diff)
downloadpkgsrc-cbb64497fc1af578db5f47f2c9d7d812460d2aed.tar.gz
Add databases/poco-data{,-sqlite,-odbc,-mysql}.
-rw-r--r--databases/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 266bfe9af71..43d21f3580d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.361 2010/12/22 15:36:07 taca Exp $
+# $NetBSD: Makefile,v 1.362 2011/02/06 06:09:52 schnoebe Exp $
#
COMMENT= Databases
@@ -211,6 +211,10 @@ SUBDIR+= php-sqlite
SUBDIR+= phpldapadmin
SUBDIR+= phpmyadmin
SUBDIR+= phppgadmin
+SUBDIR+= poco-data
+SUBDIR+= poco-data-sqlite
+SUBDIR+= poco-data-mysql
+SUBDIR+= poco-data-odbc
SUBDIR+= postgresql-postgis
SUBDIR+= postgresql83
SUBDIR+= postgresql83-adminpack