36 lines
947 B
Makefile
36 lines
947 B
Makefile
# $OpenBSD: Makefile,v 1.35 2001/09/19 01:06:39 shell Exp $
|
|
# $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
|
|
#
|
|
SUBDIR += db
|
|
SUBDIR += db,java
|
|
SUBDIR += freetds
|
|
SUBDIR += gdbm
|
|
SUBDIR += gnats
|
|
SUBDIR += iodbc
|
|
SUBDIR += mysql
|
|
SUBDIR += mysql,max
|
|
SUBDIR += mysql2pgsql
|
|
SUBDIR += mysqlgui
|
|
SUBDIR += openldap
|
|
SUBDIR += p5-AsciiDB-TagFile
|
|
SUBDIR += p5-DBD-Msql-Mysql
|
|
SUBDIR += p5-DBD-Msql-Mysql,dbimon
|
|
SUBDIR += p5-DBD-Pg
|
|
SUBDIR += p5-DBI
|
|
SUBDIR += p5-DBIx-XHTML_Table
|
|
SUBDIR += p5-SQL-Statement
|
|
SUBDIR += p5-Tie-DBI
|
|
SUBDIR += p5-sybperl
|
|
SUBDIR += postgresql
|
|
SUBDIR += postgresql,tcl
|
|
SUBDIR += postgresql,odbc
|
|
SUBDIR += postgresql,tcl,odbc
|
|
SUBDIR += py-mysql
|
|
SUBDIR += py-psycopg
|
|
SUBDIR += py-psycopg,zope
|
|
SUBDIR += sqsh
|
|
SUBDIR += xmysql
|
|
SUBDIR += xmysqladmin
|
|
|
|
.include <bsd.port.subdir.mk>
|