Add databases/poco-data{,-sqlite,-odbc,-mysql}.
This commit is contained in:
parent
58be860474
commit
8d07725548
1 changed files with 5 additions and 1 deletions
|
@ -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
|
COMMENT= Databases
|
||||||
|
@ -211,6 +211,10 @@ SUBDIR+= php-sqlite
|
||||||
SUBDIR+= phpldapadmin
|
SUBDIR+= phpldapadmin
|
||||||
SUBDIR+= phpmyadmin
|
SUBDIR+= phpmyadmin
|
||||||
SUBDIR+= phppgadmin
|
SUBDIR+= phppgadmin
|
||||||
|
SUBDIR+= poco-data
|
||||||
|
SUBDIR+= poco-data-sqlite
|
||||||
|
SUBDIR+= poco-data-mysql
|
||||||
|
SUBDIR+= poco-data-odbc
|
||||||
SUBDIR+= postgresql-postgis
|
SUBDIR+= postgresql-postgis
|
||||||
SUBDIR+= postgresql83
|
SUBDIR+= postgresql83
|
||||||
SUBDIR+= postgresql83-adminpack
|
SUBDIR+= postgresql83-adminpack
|
||||||
|
|
Loading…
Reference in a new issue