62 lines
1.2 KiB
Makefile
62 lines
1.2 KiB
Makefile
# $NetBSD: Makefile,v 1.56 2001/06/30 14:16:33 taca Exp $
|
|
#
|
|
|
|
COMMENT= Databases
|
|
|
|
SUBDIR+= db
|
|
SUBDIR+= db3
|
|
SUBDIR+= freetds
|
|
SUBDIR+= gdbm
|
|
SUBDIR+= geneweb
|
|
SUBDIR+= gq
|
|
SUBDIR+= gtksql
|
|
SUBDIR+= gtranscript
|
|
SUBDIR+= iodbc
|
|
SUBDIR+= jdb
|
|
SUBDIR+= jdbc-postgresql
|
|
SUBDIR+= kpsql
|
|
SUBDIR+= myodbc
|
|
SUBDIR+= mysql-client
|
|
SUBDIR+= mysql-server
|
|
SUBDIR+= mytop
|
|
SUBDIR+= odbc-postgresql
|
|
SUBDIR+= openldap
|
|
SUBDIR+= oraedit
|
|
SUBDIR+= p5-DBD-CSV
|
|
SUBDIR+= p5-DBD-Sybase
|
|
SUBDIR+= p5-DBD-mysql
|
|
SUBDIR+= p5-DBD-postgresql
|
|
SUBDIR+= p5-DBI
|
|
SUBDIR+= p5-DBIx-Datasource
|
|
SUBDIR+= p5-DBIx-SearchBuilder
|
|
SUBDIR+= p5-MLDBM
|
|
SUBDIR+= p5-SQL-Statement
|
|
SUBDIR+= p5-gdbm
|
|
SUBDIR+= p5-perl-ldap
|
|
SUBDIR+= p5-postgresql
|
|
SUBDIR+= pgaccess
|
|
SUBDIR+= postgresql
|
|
SUBDIR+= postgresql-client
|
|
SUBDIR+= postgresql-docs
|
|
SUBDIR+= postgresql-lib
|
|
SUBDIR+= postgresql-plperl
|
|
SUBDIR+= postgresql-pltcl
|
|
SUBDIR+= postgresql-server
|
|
SUBDIR+= py-gdbm
|
|
SUBDIR+= py-ldap
|
|
SUBDIR+= py-mysqldb
|
|
SUBDIR+= py-postgresql
|
|
SUBDIR+= quicklist
|
|
SUBDIR+= rrdtool
|
|
SUBDIR+= ruby-gdbm
|
|
SUBDIR+= sdbm
|
|
SUBDIR+= sqsh
|
|
SUBDIR+= tcl-gdbm
|
|
SUBDIR+= tcl-postgresql
|
|
SUBDIR+= tk-postgresql
|
|
SUBDIR+= xmysql
|
|
SUBDIR+= xmysqladmin
|
|
SUBDIR+= xsqlmenu
|
|
SUBDIR+= zope-mysql
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|